Django 1.7 upgrade error: AppRegistryNotReady: Apps aren’t loaded yet
I am trying to upgrade a project from Django 1.6 to 1.7. I get the following error: django.wsgi: Any ideas what might be causing the error and how to fix it? UPDATE1: I replaced: to: And I get the following error: UPDATE 2: I replaced: to: and: And I get the following error: