mirror of
https://github.com/django/django.git
synced 2025-03-29 02:30:48 +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. Backport of 235124d3eaf6cc7ab9f97f1d1467d1caf18e1016 from master