| Age | Commit message (Expand) | Author |
| 2008-02-28 | gis: Merged revisions 7105-7168 via svnmerge from trunk. | Justin Bronn |
| 2008-02-08 | gis: Merged revisions 7044-7102 via svnmerge from trunk. | Justin Bronn |
| 2008-01-02 | gis: Merged revisions 6920-6989 via svnmerge from trunk. | Justin Bronn |
| 2007-12-15 | gis: Merged revisions 6672,6686-6688,6690,6693,6707-6708,6726,6730,6753,6755-... | Justin Bronn |
| 2007-12-01 | gis: Merged 6672-6783 vis svnmerge from trunk | Jeremy Dunck |
| 2007-11-14 | gis: Merged revisions 6614-6671 via svnmerge from trunk. | Justin Bronn |
| 2007-08-26 | gis: Made necessary modifications for unicode, manage refactor, backend refac... | Justin Bronn |
| 2007-06-18 | gis: Merged revisions 4786-5490 via svnmerge from | Jeremy Dunck |
| 2007-02-21 | Added a comment to ModelChoiceField from [4552] | Adrian Holovaty |
| 2007-02-21 | Fixed #3534 -- newforms ModelChoiceField and ModelMultipleChoiceField no long... | Adrian Holovaty |
| 2007-02-20 | Fixed #3247 -- newforms form_for_model() and form_for_instance() no longer cr... | Adrian Holovaty |
| 2007-02-20 | Fixed #3257 -- Added newforms ModelChoiceField and ModelMultipleChoiceField, ... | Adrian Holovaty |
| 2007-01-29 | Improved newforms.models.save_for_instance() to set many-to-many values via I... | Adrian Holovaty |
| 2007-01-28 | Fixed #3263 -- newforms form_for_model() and form_for_instance() now handle f... | Adrian Holovaty |
| 2007-01-27 | Fixed #3334 -- Changed newforms Form class construction so that appending to ... | Adrian Holovaty |
| 2007-01-22 | newforms: Added formfield_callback argument to form_for_model and form_for_in... | Adrian Holovaty |
| 2007-01-09 | Fixed #3232 -- newforms: Added save_instance(), which saves a given bound for... | Adrian Holovaty |
| 2007-01-09 | newforms: Changed model auto-Form generation so that create() and apply_chang... | Adrian Holovaty |
| 2006-12-28 | newforms: Implemented apply_changes() method for form_for_instance Forms | Adrian Holovaty |
| 2006-12-28 | newforms: Implemented form_for_instance(). The resulting Form class does not ... | Adrian Holovaty |
| 2006-12-17 | newforms: Added optional 'form' parameter to form_for_model | Adrian Holovaty |
| 2006-12-15 | newforms: The Form classes created by form_for_model() now have a create() me... | Adrian Holovaty |
| 2006-12-15 | newforms: Changed form_for_model() to ignore a field if its formfield() retur... | Adrian Holovaty |
| 2006-12-15 | newforms: Added initial implementation of form_for_model and form_for_fields | Adrian Holovaty |
| 2006-11-25 | Moved newforms form_for_model and form_for_fields to django/newforms/models.py | Adrian Holovaty |