| Age | Commit message (Expand) | Author |
|---|---|---|
| 2008-09-01 | Fixed #8209: `ModelForm`s now validate unique constraints. Alex Gaynor did mu... | Jacob Kaplan-Moss |
| 2008-07-13 | Fixed #7718 -- Added a naive implementation of sorted() for Python 2.3 compat... | Russell Keith-Magee |
| 2007-09-14 | Fixed #5445: added some compatibility code for the lack of __iter__ in Jython... | Jacob Kaplan-Moss |
| 2007-06-24 | Fixed small bug in Python 2.3 fallback for itertools.groupby. Refs #4506. | Malcolm Tredinnick |
| 2007-06-23 | Fixed a Python 2.3 incompatibility I overlooked in [5516]. | Malcolm Tredinnick |
| 2007-06-17 | Fixed #4506 -- Changed "regroup" template tag to use __eq__ instead of repr() | Malcolm Tredinnick |
| 2006-09-26 | Fixed #2823 -- Fixed Python 2.3 compatibility problem pointed out by Alex Dedul. | Malcolm Tredinnick |
| 2006-09-26 | Fixed #2265 -- Fixed problem with using iterators for "choices" attribute. | Malcolm Tredinnick |
