summaryrefslogtreecommitdiff
path: root/tests/admin_custom_urls/models.py
AgeCommit message (Expand)Author
2015-04-15Updated tests to stop leaking models in shared AdminSite.Riccardo Magliocchetti
2014-04-03Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham
2013-11-02PEP8 cleanupJason Myers
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner