django1/tests/timezones
Riccardo Magliocchetti a429a502ea Updated tests to stop leaking models in shared AdminSite.
This would break upcoming changes and AdminSite assumptions about
having an app_config for each application that has registered
models.
2015-04-15 09:45:26 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
admin.py Updated tests to stop leaking models in shared AdminSite. 2015-04-15 09:45:26 -04:00
forms.py Fixing E302 Errors 2013-11-02 23:48:47 -05:00
models.py Fixing E302 Errors 2013-11-02 23:48:47 -05:00
tests.py Updated tests to stop leaking models in shared AdminSite. 2015-04-15 09:45:26 -04:00
urls.py Updated tests to stop leaking models in shared AdminSite. 2015-04-15 09:45:26 -04:00