summaryrefslogtreecommitdiff
path: root/tests/regressiontests/invalid_admin_options/models.py
AgeCommit message (Expand)Author
2007-05-24unicode: Fixed one of the changes in [5320] in a slightly different way. ThisMalcolm Tredinnick
2007-05-23unicode: Fixed a number of problems where lazily translated objects were notMalcolm Tredinnick
2007-01-03Fixes #3217 -- Added regression tests for options on the Admin metaclass. Inc...Russell Keith-Magee