django/tests/proxy_models
Craig de Stigter ce993efda8 Fixed #22690 -- Added a check for proxy models containing fields.
Removed the FieldError raised by ModelBase.__new__ in this case.
2014-06-02 09:32:38 -04:00
..
fixtures Fixed #20777 -- Admin proxy model deletion regression 2013-08-19 09:51:41 +03:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
admin.py Fixed #20777 -- Admin proxy model deletion regression 2013-08-19 09:51:41 +03:00
models.py Fixing E302 Errors 2013-11-02 23:48:47 -05:00
tests.py Fixed #22690 -- Added a check for proxy models containing fields. 2014-06-02 09:32:38 -04:00
urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00