| Age | Commit message (Expand) | Author |
| 2009-05-12 | [1.0.X] Fixed #9675: added note about upgrading the URLconf to the comment up... | Jacob Kaplan-Moss |
| 2009-05-11 | [1.0.X] Fixed #10792 -- Ensured that ModelChoiceFields don't provide an empty... | Russell Keith-Magee |
| 2009-05-08 | Reverted r10709 which I applied to the wrong branch. Sorry for my git-svn fail! | Jacob Kaplan-Moss |
| 2009-05-08 | Fixed #10188: prevent newlines in HTTP headers. Thanks, bthomas. | Jacob Kaplan-Moss |
| 2009-05-02 | [1.0.x] Fixed #10367 -- Corrected an example in the documentation for Generic... | Russell Keith-Magee |
| 2009-04-16 | [1.0.X] Fixed #10776 -- Added metadata targets for the contrib.admin docs, an... | Russell Keith-Magee |
| 2009-04-16 | [1.0.X] Fixed #10704 -- Resurrected documentation for {% else %} clause on {%... | Russell Keith-Magee |
| 2009-04-07 | [1.0.X] Fixed #9268: pass the "next" param through in the comment preview/pos... | Jacob Kaplan-Moss |
| 2009-04-03 | [1.0.X] Fixed a whole bunch of small docs typos, errors, and ommissions. Back... | Jacob Kaplan-Moss |
| 2009-04-01 | [1.0.X] Fixed a couple of mistaken bits of the docs in [10312] | Jacob Kaplan-Moss |
| 2009-04-01 | [1.0.X] Fixed #10031: updated SQLite database docs to more strongly indicate ... | Jacob Kaplan-Moss |
| 2009-04-01 | [1.0.x] Fixed #9452. InlineModelAdmin docs now mention the right default for ... | Joseph Kocherhans |
| 2009-04-01 | [1.0.X] Fixed a silly typo in databases ref. Thanks, Alex. Backport of r10304... | Jacob Kaplan-Moss |
| 2009-04-01 | [1.0.X] A whole lotta documentation fixes, backported from r10303 on trunk. | Jacob Kaplan-Moss |
| 2009-03-31 | [1.0.X] Fixed #8847, #10370: added some missing methods to MultiValueDict aft... | Jacob Kaplan-Moss |
| 2009-03-31 | [1.0.X] Fixed #10367: Added note to generic-relation docs explaining when it'... | James Bennett |
| 2009-03-31 | [1.0.X]: Fixed #10375 -- Added documentation about the default format strings... | Gary Wilson Jr |
| 2009-03-31 | [1.0.X]: Fixed #10553 -- Corrected several uses of `URLconf` in documentation... | Gary Wilson Jr |
| 2009-03-31 | [1.0.X]: Fixed #10575 -- Fixed wording in database docs, patch from rduffield. | Gary Wilson Jr |
| 2009-03-31 | [1.0.X]: Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565... | Gary Wilson Jr |
| 2009-03-30 | [1.0.X]: Fixed #9946 -- Removed redundant mention of needing to define `list_... | Gary Wilson Jr |
| 2009-03-30 | [1.0.X]: Fixed a few class references in the model field docs. | Gary Wilson Jr |
| 2009-03-30 | [1.0.X]: Fixed #10076 -- Documented invalid arguments for `FileField`, based ... | Gary Wilson Jr |
| 2009-03-30 | [1.0.X]: Fixed #9853 -- Added information to the model date/time fields to no... | Gary Wilson Jr |
| 2009-03-24 | [1.0.X] Made a couple of cross-references in the model fields documentaiton c... | Malcolm Tredinnick |
| 2009-03-24 | [1.0.X] Fixed #10329 -- Added link target for get_FOO_display, get_next_by_FO... | Russell Keith-Magee |
| 2009-03-05 | [1.0.X] Clarified documentation regarding Oracle's treatment of nulls and emp... | Ian Kelly |
| 2009-02-28 | [1.0.X] Fixed #10377: Added clearer warning to database notes for cx_Oracle 5.0. | James Bennett |
| 2009-02-22 | [1.0.X] Fixed #9347 -- Added an entry in the field reference for the verbose_... | Russell Keith-Magee |
| 2009-02-22 | [1.0.X] Fixed #9939 -- Corrected minor error in model fields documentation. T... | Russell Keith-Magee |
| 2009-02-22 | [1.0.X] Fixed #10007 -- Corrected (and narrowed) a reference to the Python st... | Russell Keith-Magee |
| 2009-02-22 | [1.0.X] Fixed #10141 -- Added a missing import to the complex Feed example. T... | Russell Keith-Magee |
| 2009-02-21 | [1.0.X] Merged trunk changes [9850], [9851], [9852], [9853] | Adrian Holovaty |
| 2009-02-15 | [1.0.X] A few minor wording, whitespace, punctuation, and link changes for th... | Gary Wilson Jr |
| 2009-01-14 | A handful of fixes to django.contrib.comments: | Jacob Kaplan-Moss |
| 2009-01-06 | [1.0.X] Refs #9935: Added a note in the documentation to the effect that Djan... | Ian Kelly |
| 2009-01-06 | [1.0.X] Documented that case-insensitive matching is not supported for non-ASCII | Malcolm Tredinnick |
| 2008-12-23 | [1.0.X] Fixed #9902 -- Corrected misspelling in form validation documentation... | Gary Wilson Jr |
| 2008-12-22 | [1.0.X] Changed some ReST formatting of headers (in forms/validation.txt). | Malcolm Tredinnick |
| 2008-12-16 | [1.0.X] Fixed #9431 -- Added extra validation for VARCHAR-based fields on MySQL. | Malcolm Tredinnick |
| 2008-12-10 | [1.0.X] Fixed a small reST header glitch in docs/ref/templates/builtins.txt. ... | Karen Tracey |
| 2008-12-09 | [1.0.X] Documented how to handle '%' characters in redirect_to() URL strings | Malcolm Tredinnick |
| 2008-12-09 | [1.0.X] Fixed #9777 -- Typo fix. | Malcolm Tredinnick |
| 2008-12-09 | [1.0.X] Fixed #9772 -- Fixed a couple of broken links and pointed them to a more | Malcolm Tredinnick |
| 2008-12-07 | [1.0.X] Fixed #9705 -- Call the Netherlands by their real name in the localfl... | Malcolm Tredinnick |
| 2008-12-07 | [1.0.X] Fixed #9712 -- Documented how HTTP headers are converted to request.M... | Malcolm Tredinnick |
| 2008-12-04 | [1.0.X] Fixed some markup errors in the form validation docs. | Malcolm Tredinnick |
| 2008-12-02 | [1.0.X] Added a note to the SQLite database documentation mentioning that | Malcolm Tredinnick |
| 2008-11-15 | [1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development | Malcolm Tredinnick |
| 2008-11-14 | [django-1.0.X] Fixed #9507 -- Correct an example in the admin docs. Thanks, | Malcolm Tredinnick |