summaryrefslogtreecommitdiff
path: root/django/utils/maxlength.py
AgeCommit message (Expand)Author
2008-08-02Removed several deprecated features for 1.0 (refs #7830):Gary Wilson Jr
2007-12-04Removed comma splices in max_length DeprecationWarning and elsewhere in the m...Adrian Holovaty
2007-12-02Changed use of `maxlength` to issue a `DeprecationWarning` instead of `Pendin...Gary Wilson Jr
2007-08-05Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...Gary Wilson Jr