summaryrefslogtreecommitdiff
path: root/tests/regressiontests/maxlength/models.py
AgeCommit message (Expand)Author
2007-08-05Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...Gary Wilson Jr