1
0
mirror of https://github.com/django/django.git synced 2025-01-19 14:52:54 +00:00
django/tests/admin_ordering
Riccardo Magliocchetti adf5d75af1 Refs #24553 -- Isolated admin_* tests.
This fixes a regression with runtests.py --reverse after
bd53db5eab05099ae371348529c6428e0da95c6a

We need to avoid leaking model registration in the default AdminSite.
2015-05-14 09:57:13 -04:00
..