summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_registration/models.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2011-10-13Convert much of the regression tests to use absolute imports. There's still ...Alex Gaynor
2011-02-23Fixed #12004 -- Improved error reporting when an abstract class is registered...Russell Keith-Magee
2010-09-27Migrated admin_registration doctests. Thanks to Sebastian Hillig.Russell Keith-Magee
2009-03-23Fixed #10505: added support for bulk admin actions, including a globally-avai...Jacob Kaplan-Moss
2008-07-23Improved admin model registration options: you can now register using registe...Jacob Kaplan-Moss