| Age | Commit message (Expand) | Author |
| 2007-04-03 | Dropped the presumptive next release's number to 0.97 just so that nobody get... | Jacob Kaplan-Moss |
| 2007-04-03 | Bumped version number to 1.0-pre, so that we can tell it apart from the 0.96 | Malcolm Tredinnick |
| 2007-04-03 | Fixed #3901 -- Updated Brazilian Portugese translation. Thanks Daniel Alves | Malcolm Tredinnick |
| 2007-04-03 | Fixed #3890 -- Added USSocialSecurityNumberField. Thanks James Bennet. | Malcolm Tredinnick |
| 2007-04-03 | Fixed #3887 -- Fixed formatting error in docstring that was causing problems in | Malcolm Tredinnick |
| 2007-04-03 | Fixed #3882 -- Changed error messages in Brazilian localflavor to be in | Malcolm Tredinnick |
| 2007-04-03 | Fixed #3900 -- Included missing function in utils/translation/__init__.py. | Malcolm Tredinnick |
| 2007-04-02 | Delayed the reading of settings.USE_I18N until the first use of the i18n | Malcolm Tredinnick |
| 2007-04-02 | Fixed #3600 -- Made smart_unicode respect deferred evaluation in the case | Malcolm Tredinnick |
| 2007-04-01 | Added support for SCGI and AJP. This is a piece that was missed in [4897]. Refs | Malcolm Tredinnick |
| 2007-04-01 | Added the ability to name URL patterns. Helps with disambiguity reverse matches. | Malcolm Tredinnick |
| 2007-04-01 | Fixed #3629 -- In oldforms, differentiate files in a recursive FilePathField. | Malcolm Tredinnick |
| 2007-04-01 | Fixed #3810 -- In newforms, copy attribute dictionaries before modifying them | Malcolm Tredinnick |
| 2007-04-01 | Negligible comment formatting change in django/db/models/base.py (from [4881]) | Adrian Holovaty |
| 2007-04-01 | Tweaked formatting so that comments are readable on 80-char terminals. | Malcolm Tredinnick |
| 2007-04-01 | Fixed #3879 -- Updated Norwegian social security validation rules. Thanks, | Malcolm Tredinnick |
| 2007-04-01 | Fixed #3532 -- Made spaceless template tag remove all spaces, rather than pre... | Russell Keith-Magee |
| 2007-03-31 | Fixed #2363 -- Improved base class checking in ModelBase metaclass. Thanks to | Malcolm Tredinnick |
| 2007-03-31 | Fixed #3635 -- Fixed KeyError problem in newforms.model.save_instance(). | Malcolm Tredinnick |
| 2007-03-31 | Fixed #3879 -- Added Norwegian localflavor. Thanks bp@datakortet.no | Malcolm Tredinnick |
| 2007-03-31 | Fixed #3882 -- Added Brazilian localflavor. Thanks, Wiliam Alves de Souza. | Malcolm Tredinnick |
| 2007-03-31 | Fixed #3473 -- Corrected access to get in manager (probably introduced as par... | Russell Keith-Magee |
| 2007-03-30 | Removed some trailing whitespace that had smuggled itself aboard in [4870]. | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3733 -- Fixed up quote parsing in smart_split(). Thanks, Ivan Chelubeev. | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3847 -- Added validation support for Finnish social security numbers. | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3847 -- Added Finnish localflavor contribution from Ville Säävuori. | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3875 -- Added HttpResponseBadRequest. Thanks, Scott Barr. | Malcolm Tredinnick |
| 2007-03-30 | Refactored the HttpResponse sub-classes so that adding a subclass that only | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3824 -- Updated Japanese translations. Thanks, Makoto Tsuyuki. | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3866 -- Added Italian localflavors contribution from | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3673 -- Updated Telugu translation. Thanks Pavithran. | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3823 -- Updated Argentinean Spanish translation. Thanks, Ramiro Morales. | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3836 -- Updated French translation. Thanks Baptiste. | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3799 -- Added django.contrib.webdesign and moved 'lorem' template tag ... | Adrian Holovaty |
| 2007-03-29 | Removed stray tab in django.contrib.humanize template tag | Adrian Holovaty |
| 2007-03-29 | Fixed #3253 -- Included test errors in the return code. | Russell Keith-Magee |
| 2007-03-29 | Fixed #3845 -- Added index to URL attribute of flatpages model. | Russell Keith-Magee |
| 2007-03-29 | Fixes #3799 -- Oops - ran last checkin from the wrong directory. Checked in t... | Russell Keith-Magee |
| 2007-03-28 | Backed out [4828]. We keep all contributor names in the AUTHORS file, not in | Malcolm Tredinnick |
| 2007-03-27 | Fixed #3822 -- Changed get_indexes_for_model() in django.core.management to q... | Adrian Holovaty |
| 2007-03-27 | Fixed #3826: added a {% with %}. Thanks, SmileyChris. | Jacob Kaplan-Moss |
| 2007-03-27 | Improved error reporting when fixture files are provided in an unknown serial... | Russell Keith-Magee |
| 2007-03-25 | Fixed #3633 -- Added credit to German translators. Thanks, Dirk Eschler | Adrian Holovaty |
| 2007-03-25 | Fixed #3648 -- Added support for cmemcached Python library. Thanks, floguy@gm... | Adrian Holovaty |
| 2007-03-25 | Fixed #3773 -- Added app_label to Permission.__str__(), so that the admin per... | Adrian Holovaty |
| 2007-03-25 | Fixed #3715 -- Added Japanese package to django.contrib.localflavor. Thanks, ... | Adrian Holovaty |
| 2007-03-25 | Indented DEPARTMENT_ASCII_CHOICES in localflavor.fr.fr_department to be consi... | Adrian Holovaty |
| 2007-03-25 | Fixed #3813 -- Added French package to django.contrib.localflavor. Thanks, Fa... | Adrian Holovaty |
| 2007-03-25 | Fixed #3808 -- Fixed some typos in comments. Thanks, Collin Grady | Adrian Holovaty |
| 2007-03-23 | Bumped django.VERSION to 0.96. | Jacob Kaplan-Moss |