| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-08-02 | Removed several deprecated features for 1.0 (refs #7830): | Gary Wilson Jr | |
| * "simple" cache backend * `ObjectPaginator` * `edit_inline_type` argument for `ForeignKey` fields * `QOperator`, `QNot`, `QAnd` and `QOr` * `maxlength` argument git-svn-id: http://code.djangoproject.com/svn/django/trunk@8191 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2007-08-05 | Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms ↵ | Gary Wilson Jr | |
| `FormField`s and db model `Field`s. This is fully backwards compatible at the moment since the legacy `maxlength` argument is still supported. Using `maxlength` will, however, issue a `PendingDeprecationWarning` when used. git-svn-id: http://code.djangoproject.com/svn/django/trunk@5803 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
