N
А это просто интересно)
…
File "/Users/nicolanice/.local/share/virtualenvs/web-6BwhtHIr/lib/python3.7/site-packages/grappelli/urls.py", line 6, in <module>
from .views.switch import switch_user
File "/Users/nicolanice/.local/share/virtualenvs/web-6BwhtHIr/lib/python3.7/site-packages/grappelli/views/switch.py", line 16, in <module>
User = get_user_model()
File "/Users/nicolanice/.local/share/virtualenvs/web-6BwhtHIr/lib/python3.7/site-packages/django/contrib/auth/__init__.py", line 170, in get_user_model
"AUTH_USER_MODEL refers to model '%s' that has not been installed" % settings.AUTH_USER_MODEL