django1/tests/schema
Markus Holtermann c9addfd4bf [1.8.x] Fixed small regression caused by e3702dc3f2
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 235124d3ea from master
2015-02-06 00:50:42 +01:00
..
__init__.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
fields.py [1.8.x] Cleaned up schema tests 2015-02-05 20:15:18 +01:00
models.py [1.8.x] Cleaned up schema tests 2015-02-05 20:15:18 +01:00
tests.py [1.8.x] Fixed small regression caused by e3702dc3f2 2015-02-06 00:50:42 +01:00