| Age | Commit message (Expand) | Author |
| 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 |
| 2007-03-06 | Fixed #3654 -- Fixed test failure from [4665]. | Malcolm Tredinnick |
| 2007-03-05 | Fixed #3654 -- Added missing Mass. to us_states.py in localflavor. Thanks, jo... | Adrian Holovaty |
| 2007-03-02 | Fixed typo. | Malcolm Tredinnick |
| 2007-03-02 | Fixed #3628 -- Fixed a broken link spotted by Manoj Govindan. | Malcolm Tredinnick |
| 2007-03-02 | Fixed #3627 -- Made [4659] compatible with Python 2.3. Thanks, Gary Wilson. | Malcolm Tredinnick |
| 2007-03-02 | Added option to pretty-print dumped fixture output | Russell Keith-Magee |
| 2007-03-01 | Changed the postgres version getting code to use cursor.fetchone() instead of... | Jacob Kaplan-Moss |
| 2007-03-01 | Fixes #2333 -- Added test fixtures framework. | Russell Keith-Magee |
| 2007-03-01 | Fixed #3614 -- Updated Finnish (fi) translation. Thanks, karsu. | Malcolm Tredinnick |
| 2007-03-01 | Added a tearDown to the tests for #639 so that the "uploaded" image doesn't c... | Jacob Kaplan-Moss |
| 2007-02-28 | Reverted [4590] (changes to field label CSS) since it caused more problems th... | Jacob Kaplan-Moss |
| 2007-02-28 | Fixed #3610: typo in django-admin.txt. Thanks, Yasushi Masuda. | Jacob Kaplan-Moss |
| 2007-02-28 | Removed a stray colon in authentication.txt. | Jacob Kaplan-Moss |
| 2007-02-28 | Added note to docs/db-api.txt about 'depth' being new in Django development v... | Adrian Holovaty |
| 2007-02-28 | Fixed #3602: a few small doc fixes. Thanks, Jeremy Dunck | Jacob Kaplan-Moss |
| 2007-02-28 | Fixed #3488: Added "b" option to date format filter. Thanks, Gary Wilson. | Jacob Kaplan-Moss |
| 2007-02-28 | Fixed #1240: added better support for different names for "python" to django_... | Jacob Kaplan-Moss |
| 2007-02-28 | Added a "depth" argument to select_related() to control how many "levels" of ... | Jacob Kaplan-Moss |
| 2007-02-28 | FIxed #1984 -- Updated Italian translation. Thanks Nicola Larosa. | Malcolm Tredinnick |
| 2007-02-28 | Fixed #2779: added a copy() method to MergeDict, along with some new tests fo... | Jacob Kaplan-Moss |
| 2007-02-27 | Fixed #3465: template variable lookups like {{ foobar.13 }} now (correctly) f... | Jacob Kaplan-Moss |
| 2007-02-27 | Fixed #3598: Added a note about the precedence of URL matches versus extra k... | Jacob Kaplan-Moss |
| 2007-02-27 | Fixed #2565: added a note about the laziness of querysets in tutorial 4. Than... | Jacob Kaplan-Moss |
| 2007-02-27 | Fixed #2264: the docs now mention that delete() cascades. Thanks, Ubernostrum | Jacob Kaplan-Moss |