I am unable to do any migrations in any django project. Need help. $python manage.py makemigrations No changes detected
$django-admin check ... ... django.core.exceptions.ImproperlyConfigured: Requested setting DATABASES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ef8b7e33-6fc6-41a1-ba8b-6f65f82fedda%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

