django/tests/admin_changelist
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
admin.py Fixed #16609 -- Fixed duplicate admin results when searching nested M2M relations. 2015-05-06 09:56:12 -04:00
models.py Fixed #16609 -- Fixed duplicate admin results when searching nested M2M relations. 2015-05-06 09:56:12 -04:00
tests.py Refs #24553 -- Isolated admin_* tests. 2015-05-14 09:57:13 -04:00
urls.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00