| Age | Commit message (Expand) | Author |
| 2007-03-16 | Fixed spelling of initializing in datastructures.py comment | Adrian Holovaty |
| 2007-03-16 | Fixed typo in docs/distributions.txt. Thanks, Rick v H | Adrian Holovaty |
| 2007-03-16 | Fixed small typo in docs/django-admin.txt. Thanks, Cort | Adrian Holovaty |
| 2007-03-15 | Fixed typo in docstring of YAML serializer. | Russell Keith-Magee |
| 2007-03-15 | Added implementation of --indent for the XML serializer. | Russell Keith-Magee |
| 2007-03-14 | Fixed #2635 -- Added improved MySQL backend support from Andy Dustman. Also | Malcolm Tredinnick |
| 2007-03-13 | Added unit tests to fully check the performance of the serializer engines. | Russell Keith-Magee |
| 2007-03-13 | Added various fixes to serializer implementations. Fixes mostly deal with han... | Russell Keith-Magee |
| 2007-03-13 | Added to_python implementation for NullBoolean Fields. This was required for ... | Russell Keith-Magee |
| 2007-03-13 | Modified expected output of one fixture doctest to make it non unix-specific. | Russell Keith-Magee |
| 2007-03-13 | Modified the internal dumpdata implementation to return the dumped data, rath... | Russell Keith-Magee |
| 2007-03-12 | Added a YAML serializer built on PyYAML (http://pyyaml.org/). This serializer... | Jacob Kaplan-Moss |
| 2007-03-12 | Fixed #1049 -- Documented the need to implement flatten_data() in some cases ... | Malcolm Tredinnick |
| 2007-03-12 | Added a note about serving admin media to the alternative server setup | Malcolm Tredinnick |
| 2007-03-12 | Fixed #3084 -- Fixed typo pointed out by Simon Greenhill. | Malcolm Tredinnick |
| 2007-03-12 | Fixed #3640 -- Improved error handling in views.i18n.set_language(). Thanks | Malcolm Tredinnick |
| 2007-03-12 | Fixed #3084 -- Documented that Django's core must be translated into a | Malcolm Tredinnick |
| 2007-03-12 | Undo an accidental change that creap in as a result of testing [4704]. | Malcolm Tredinnick |
| 2007-03-12 | Fixed #3705 -- Updated French translation from baptiste.goupil@gmail.com. | Malcolm Tredinnick |
| 2007-03-12 | Fixed #3410 -- Edited a few i18n markups for completeness and to remove some | Malcolm Tredinnick |
| 2007-03-11 | Added {{{ContentType.objects.clear_cache()}}} which clears the lookup cache. ... | Jacob Kaplan-Moss |
| 2007-03-11 | Fixed some i18n markup on date error messages. Thanks, Bastian Kleineidam. Refs | Malcolm Tredinnick |
| 2007-03-11 | Fixed #2998 -- Wrapped a couple more strings for translation. Thanks, Jannis | Malcolm Tredinnick |
| 2007-03-10 | Fixed #3696 -- Fixed inline documentation to avoid some HTML validity issues. | Malcolm Tredinnick |
| 2007-03-10 | Fixed #3693 -- Fixed RST error in floatformat docstring. Thanks, Simon | Malcolm Tredinnick |
| 2007-03-10 | An improved version of the change attempted in [4693]: retain backwards | Malcolm Tredinnick |
| 2007-03-09 | Rolled back [4693] -- it seems to be breaking edit_inline all over the place.... | Jacob Kaplan-Moss |
| 2007-03-09 | Fixed a backwards-incompability problem with inline related form fields that I | Malcolm Tredinnick |
| 2007-03-09 | Fixed #2869 -- Do not append ADMIN_MEDIA_PREFIX to absolute-path URLs used for | Malcolm Tredinnick |
| 2007-03-09 | Fixed #3024 -- Fixed database commit() and rollback() behaviour so it works | Malcolm Tredinnick |
| 2007-03-09 | Fixed #3670 -- Fixed template argument parsing so that it understands negative | Malcolm Tredinnick |
| 2007-03-09 | Fixed #3685 -- Added note about keeping contributors' names in AUTHORS. Thanks, | Malcolm Tredinnick |
| 2007-03-09 | Fixed #3678 -- Implemented SortedDict.copy(). | Malcolm Tredinnick |
| 2007-03-09 | Fixed #3679 -- Added an option to compile localisation messages for a single | Malcolm Tredinnick |
| 2007-03-09 | Fixed #3673 -- Added new Telugu (te) localisation. Thanks, pavithran s. | Malcolm Tredinnick |
| 2007-03-08 | Tightened up docs/contributing.txt changes from [4682] | Adrian Holovaty |
| 2007-03-08 | Fixed #3616 -- Added some more data structure tests from Chris McAvoy. | Malcolm Tredinnick |
| 2007-03-08 | Fixed #3663 -- Small update to French translation from Johann Queuniet. | Malcolm Tredinnick |
| 2007-03-08 | Fixed #3658 -- Included description of ticket resolution states in the | Malcolm Tredinnick |
| 2007-03-08 | Fixed #3333 -- Made db-api.txt links relative, in line with the other docs. | Malcolm Tredinnick |
| 2007-03-08 | Fixed #3586 -- Only output "Vary: Cookie" HTTP header when the session object | Malcolm Tredinnick |
| 2007-03-08 | Fixed #3660 -- Swedish updates from mikko@sorl.net. | Malcolm Tredinnick |
| 2007-03-08 | Fixed #2315 -- Clarified that the available PostgreSQL timezone options may | Malcolm Tredinnick |
| 2007-03-08 | Fixed #1240 -- Fixed portability problem in bash completion script. Thanks, | Malcolm Tredinnick |
| 2007-03-08 | Fixed #1839, #2415, #2536 -- Fixed a generated name clash that was common in | Malcolm Tredinnick |
| 2007-03-07 | Fixed #3646 -- Corrected documentation for ABSOLUTE_URL_OVERRIDES. Patch from | Malcolm Tredinnick |
| 2007-03-07 | Removed rsplit() usage for python2.3 compatibility. Refs #3625. | Malcolm Tredinnick |
| 2007-03-07 | Fixed #3636 -- Updated akaihola's entry in AUTHORS. | Malcolm Tredinnick |
| 2007-03-06 | Fixed #3647 -- Added small fixes to Spanish translation from Mario Gonzalez. | Malcolm Tredinnick |
| 2007-03-06 | Fixed #3655, #3656 -- Updated Swedish (sv) translations. Thanks, mikko@sorl.net. | Malcolm Tredinnick |