summaryrefslogtreecommitdiff
path: root/tests/admin_registration
AgeCommit message (Expand)Author
2015-05-20Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette
2015-05-14Refs #24553 -- Isolated admin_* tests.Riccardo Magliocchetti
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2014-07-31Fixed #13163 -- Added ability to show change links on inline objects in admin.Nick Sandford
2013-09-19Fixed typo in exception message; refs #19414Tim Graham
2013-09-18Fixed #19414 -- Added admin registration decoratorBrian Holdefehr
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner