| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-26 | Fixed #23677 -- Removed contrib.formtools | Tim Graham | |
| 2014-04-09 | Used more specific test assertions. | Aymeric Augustin | |
| 2013-12-05 | Removed 'return' in __init__ | maurycyp | |
| 2013-11-02 | Continue to attack E302 violations | Alex Gaynor | |
| 2013-07-29 | Deprecated django.utils.importlib | Claude Paroz | |
| This was a shim for pre-Python 2.7 support. | |||
| 2013-05-17 | Replaced an antiquated pattern. | Aymeric Augustin | |
| Thanks Lennart Regebro for pointing it out. | |||
| 2013-05-09 | Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and ↵ | Luke Plant | |
| added '__all__' shortcut This also updates all dependent functionality, including modelform_factory and modelformset_factory, and the generic views `ModelFormMixin`, `CreateView` and `UpdateView` which gain a new `fields` attribute. | |||
| 2013-04-02 | Modified formtools to work with unittest2 discovery. | Preston Timmons | |
