mirror of
https://github.com/django/django.git
synced 2025-04-10 16:29:42 +00:00
Since 1.7 models need to declare an explicit app_label if they are not in an application in INSTALLED_APPS or were imported before their application was loaded.