1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/tests/schema
Markus Holtermann 235124d3ea Fixed small regression caused by 0204714b0b
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.
2015-02-06 00:45:07 +01:00
..
__init__.py
fields.py Cleaned up schema tests 2015-02-05 20:11:48 +01:00
models.py Cleaned up schema tests 2015-02-05 20:11:48 +01:00
tests.py Fixed small regression caused by 0204714b0b 2015-02-06 00:45:07 +01:00