django1/tests/admin_registration
Riccardo Magliocchetti adf5d75af1 Refs #24553 -- Isolated admin_* tests.
This fixes a regression with runtests.py --reverse after
bd53db5eab

We need to avoid leaking model registration in the default AdminSite.
2015-05-14 09:57:13 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #19414 -- Added admin registration decorator 2013-09-18 11:44:10 -04:00
tests.py Refs #24553 -- Isolated admin_* tests. 2015-05-14 09:57:13 -04:00