kmhoran / la-weather-app

20 stars 14 forks source link

django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet. #16

Open Bha91 opened 4 years ago

Bha91 commented 4 years ago

after implementation i got this : django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet.

Akshitdhruv commented 2 years ago

import django django.setup()

Add these line at top to the setting.py