django/tests/gis_tests/geoadmin
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 Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
admin.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05: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 Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00