summaryrefslogtreecommitdiff
path: root/tests/regressiontests/invalid_admin_options/models.py
AgeCommit message (Expand)Author
2007-08-05Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...Gary Wilson Jr
2007-01-03Fixes #3217 -- Added regression tests for options on the Admin metaclass. Inc...Russell Keith-Magee