| Age | Commit message (Expand) | Author |
| 2007-08-30 | newforms-admin: Fixed #4761 -- Moved default definition of filter_horizontal ... | Russell Keith-Magee |
| 2007-08-25 | newforms-admin: Merged to [6015] | Adrian Holovaty |
| 2007-08-25 | newforms-admin: Merged to [6013] | Adrian Holovaty |
| 2007-08-24 | newforms-admin: Fixed #4810, Refs #4571 -- Reversed the logic for the type ch... | Russell Keith-Magee |
| 2007-08-24 | newforms-admin: Fixed #4571 -- Clarified type check to allow multiple class r... | Russell Keith-Magee |
| 2007-08-24 | newforms-admin: Fixed #4450 -- Added URL override for user password changes i... | Russell Keith-Magee |
| 2007-08-24 | newforms-admin: Fixed #4524 -- Fixed object deletion in the admin interface. ... | Russell Keith-Magee |
| 2007-08-24 | newforms-admin: Fixed #5231 -- Corrected some entries in the admindocs views ... | Russell Keith-Magee |
| 2007-08-20 | Fixed #5211 -- Added paths starting with '/' to the list of paths that are pr... | Russell Keith-Magee |
| 2007-08-20 | newforms-admin: Merged to [5983] | Adrian Holovaty |
| 2007-08-18 | newforms-admin: Fixed #5199 -- Corrected is_bound logic for formsets. Well sp... | Russell Keith-Magee |
| 2007-08-18 | newforms-admin: Fixed #4418 -- Added the ability for widgets, forms, and Admi... | Russell Keith-Magee |
| 2007-08-18 | Fixed #5196 -- Merged over changes to validation.py that didn't get merged co... | Russell Keith-Magee |
| 2007-08-17 | newforms-admin: Merged from trunk up to [5916] | Russell Keith-Magee |
| 2007-08-09 | newforms-admin: Fixed handling of file uploads in inline formsets. | Russell Keith-Magee |
| 2007-08-07 | newforms-admin: Modified handling of request.POST and request.FILES to match ... | Russell Keith-Magee |
| 2007-08-07 | newforms-admin: merge to [5827] | Russell Keith-Magee |
| 2007-08-07 | Merged revisions 4350-4357,4359-4365,4371-4372,4374-4377,4380-4386,4388,4390-... | Russell Keith-Magee |
| 2007-07-07 | newforms-admin: Changed to using ugettext() for translations. | Malcolm Tredinnick |
| 2007-07-07 | newforms-admin: Merged from trunk up to [5625]. This includes the Unicode | Malcolm Tredinnick |
| 2007-07-03 | newforms-admin: Merged to [5595] | Adrian Holovaty |
| 2007-07-03 | newforms-admin: Fixed #4696 -- Fixed incorrect error message for AdminSite.re... | Adrian Holovaty |
| 2007-07-03 | newforms-admin: Fixed #4661 - formset forms can give false errors for add_for... | Joseph Kocherhans |
| 2007-07-03 | newforms-admin: Changed BoundInlineObject and templates to treat deletion, or... | Joseph Kocherhans |
| 2007-07-01 | newforms-admin: Changed _get_add_forms() and _get_change_forms() so they don'... | Adrian Holovaty |
| 2007-07-01 | newforms-admin: Corrected small error in _get_add_forms() docstring | Adrian Holovaty |
| 2007-07-01 | newforms-admin: Fixed typo in docstrings in newforms/models.py | Adrian Holovaty |
| 2007-07-01 | newforms-admin: Negligible comment formatting change | Adrian Holovaty |
| 2007-07-01 | newforms-admin: Changed project_template urls.py to use the new style for inc... | Adrian Holovaty |
| 2007-07-01 | newforms-admin: Merged to [5571] | Adrian Holovaty |
| 2007-07-01 | newforms-admin: Fixed #4732 -- Moved admin.utils to admindocs.utils. Thanks, ... | Adrian Holovaty |
| 2007-06-20 | newforms-admin: Fixed #4629. Implemented raw_id_fields for inlines. | Joseph Kocherhans |
| 2007-06-20 | newforms-admin: Extracted a base class for functionality common to both inlin... | Joseph Kocherhans |
| 2007-06-15 | newforms-admin: Fixed #4570. Added deafult 'inlines' attribute to ModelAdmin. | Joseph Kocherhans |
| 2007-06-15 | newforms-admin: Fixed a bug where each inline would get the prefix 'form'. Th... | Joseph Kocherhans |
| 2007-06-15 | newforms-admin: Fixed Form.is_empty method to allow an empty SplitDateTimeFie... | Joseph Kocherhans |
| 2007-06-15 | newforms-admin: Merged to trunk [5473]. | Joseph Kocherhans |
| 2007-06-15 | newforms-admin: Got StackedInline and TabularInline working. The templates st... | Joseph Kocherhans |
| 2007-06-07 | newforms-admin: Fixed #4258 and #4477 -- Changed admin index page to group by... | Adrian Holovaty |
| 2007-06-07 | newforms-admin: Merged to [5439] | Adrian Holovaty |
| 2007-05-24 | newforms-admin: Merged to [5325] | Joseph Kocherhans |
| 2007-05-24 | newforms-admin: Cleaned up FormSet internals and renamed formset.form_list to... | Joseph Kocherhans |
| 2007-05-20 | newforms-admin: Merged to [5300] | Adrian Holovaty |
| 2007-05-15 | newforms-admin: Merged to [5243]. There are 3 failing tests in regressiontest... | Joseph Kocherhans |
| 2007-05-12 | newforms-admin: Merged to [5194] | Adrian Holovaty |
| 2007-04-28 | newforms-admin: Fixed #2818 -- Filtered out duplicate results when searching in | Malcolm Tredinnick |
| 2007-04-28 | newforms-admin: Fixed #1576 -- Fixed SQL generation when using descending | Malcolm Tredinnick |
| 2007-04-09 | newforms-admin: Merged to [4961] | Adrian Holovaty |
| 2007-04-07 | newforms-admin: Rewrote most of FormSets and associated tests. They now handl... | Joseph Kocherhans |
| 2007-04-07 | newforms-admin: Converted django.contrib.sites model admin options to use new... | Adrian Holovaty |