| Age | Commit message (Expand) | Author |
| 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 ReST error in docs/webdesign.txt | Adrian Holovaty |
| 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-29 | Fixed #3799 -- Added Lorem template tag for generation of random latin conten... | Russell Keith-Magee |
| 2007-03-29 | Fixed #3858 -- Updated pieces of tutorial 1 to reflect recent changes. Thanks... | Russell Keith-Magee |
| 2007-03-29 | Fixed #3855 -- Fixed typo in testing docs. Thanks for the report adamduren@gm... | Russell Keith-Magee |
| 2007-03-29 | Fixed #3853 -- Added svn:ignore property to a few new directories. | 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 #3814 -- Fixed HTML typo in docs/templates.txt regroup section. Thanks,... | Adrian Holovaty |
| 2007-03-27 | Fixed #3781 -- Improved docs/add_ons.txt to clarify use of contrib apps. Than... | Adrian Holovaty |
| 2007-03-27 | Edited docs/templates.txt changes from [4830] | Adrian Holovaty |
| 2007-03-27 | Cleaned up the docs from [4830] a bit. | Jacob Kaplan-Moss |
| 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 #3793 -- Fixed grammar in docs/release_notes_0.96.txt | Adrian Holovaty |
| 2007-03-25 | Fixed #3816 -- Fixed typo in docs/sessions.txt. Thanks, jon austin | 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 | Added start of 'Creating custom fields' section to docs/newforms.txt | Adrian Holovaty |
| 2007-03-25 | Fixed typo in docs/django-admin.txt. Refs #3786 | Adrian Holovaty |
| 2007-03-25 | Fixed #3808 -- Fixed some typos in comments. Thanks, Collin Grady | Adrian Holovaty |
| 2007-03-23 | Removed note about setuptools from install.txt -- it's not correct any more. | Jacob Kaplan-Moss |
| 2007-03-23 | Fixed explicit reference to 0.95 in install.txt. | Jacob Kaplan-Moss |
| 2007-03-23 | Bumped django.VERSION to 0.96. | Jacob Kaplan-Moss |
| 2007-03-23 | Remove notes about things added/removed in development version, since the dev... | James Bennett |
| 2007-03-23 | One more typo in the notes | James Bennett |
| 2007-03-23 | Hopefully finalized release notes | James Bennett |
| 2007-03-23 | Correcting formatting styles in release notes | James Bennett |
| 2007-03-23 | Fix broken link in MySQLdb notes | James Bennett |
| 2007-03-23 | Minor reordering of sections in 0.96 release notes | James Bennett |
| 2007-03-23 | Removed formatting from the select_related test title. | Jacob Kaplan-Moss |
| 2007-03-23 | Renumbered all the doctest examples so that they are ordered correctly on the... | Jacob Kaplan-Moss |
| 2007-03-23 | Note non-availability of DATABASE_OPTIONS in mysql_old backend | James Bennett |
| 2007-03-23 | Some work on the 0.96 release notes | James Bennett |
| 2007-03-23 | Fixed #3779 -- Resolved problem with order of creation of m2m tables during s... | Russell Keith-Magee |
| 2007-03-23 | Clarified documentation on submission of multiple selections using test client. | Russell Keith-Magee |
| 2007-03-22 | Added draft release notes for 0.96 (which should be coming closer...) | Jacob Kaplan-Moss |