I have a problem with django-rest-framework

if i doing makemigrations and migrate this happens in pycharm

django.core.exceptions.ImproperlyConfigured: AUTH_USER_MODEL refers to model 'app.User' that has not been installed

Вернуться на верх