django/tests/admin_custom_urls
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 Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
models.py Updated tests to stop leaking models in shared AdminSite. 2015-04-15 09:45:26 -04: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