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 Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
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