Closed Bilonan closed 2 years ago
Fix an issue 'auth.User' has been swapped for 'assets.User' use get_user_model() instead of getting models from django.contrib.auth Check https://docs.djangoproject.com/en/4.0/topics/auth/customizing/
Fix an issue 'auth.User' has been swapped for 'assets.User' use get_user_model() instead of getting models from django.contrib.auth Check https://docs.djangoproject.com/en/4.0/topics/auth/customizing/