| Age | Commit message (Expand) | Author |
| 2009-05-13 | [1.0.X] Added admin URLs back to the urls.py example in the tutorial - had a ... | Karen Tracey |
| 2009-05-12 | [1.0.X] Fixed #9675: added note about upgrading the URLconf to the comment up... | Jacob Kaplan-Moss |
| 2009-05-12 | [1.0.X] Fixed #11063: updated install docs to mention mod_wsgi instead of mod... | 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 | [1.0.X] Fixed #9493 -- Corrected error handling of formsets that violate uniq... | 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-05-02 | [1.0.X] Fixed #9206 -- Clarified documentation of transaction handling in raw... | Russell Keith-Magee |
| 2009-05-02 | [1.0.X] Fixed #10954 -- Corrected error in docs example describing extending ... | Russell Keith-Magee |
| 2009-04-21 | [1.0.X] Fixed #10693: updated params in the docs. | Karen Tracey |
| 2009-04-16 | [1.0.X] Fixed #10779 -- Corrected description of an example in the files docs... | 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-16 | [1.0.X] Fixed #10822 -- Corrected minor typo in i18n docs. Thanks to prairied... | Russell Keith-Magee |
| 2009-04-10 | [1.0.X] Fixed a silly typo in my bio. How embarrassing. Backport of r10490 fr... | Jacob Kaplan-Moss |
| 2009-04-10 | [1.0.X] Updated my bio. Backport of r10484 on trunk. | Jacob Kaplan-Moss |
| 2009-04-07 | [1.0.X] Fixed #9268: pass the "next" param through in the comment preview/pos... | Jacob Kaplan-Moss |
| 2009-04-07 | [1.0.X] Fixed #10714 - made mod_wsgi recommendation consistent across deploym... | 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 | Made a bunch of edits to docs/topics/cache.txt, mostly based on stuff from th... | Jacob Kaplan-Moss |
| 2009-03-31 | [1.0.X] Fixed #9970: added mod_wsgi docs. Thanks, Alex Gaynor. Backport of r1... | 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 #9012: Changed inappropriate title of models documentation. Bac... | James Bennett |
| 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 #10306: Corrected form action in auth login example. Backport o... | James Bennett |
| 2009-03-31 | [1.0.X]: Fixed #10120 -- Added a `return` to a doc example, patch from andrews. | Gary Wilson Jr |
| 2009-03-31 | [1.0.X]: Fixed #10266 -- Clarified restart of shell in tutorial, patch from m... | Gary Wilson Jr |
| 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 #10577 -- Fixed doc typo, patch from Zoramite. | 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 #9944 -- Fixed a URL in tutorial four that was changed in the ... | Gary Wilson Jr |
| 2009-03-30 | [1.0.X]: Fixed #9914 -- Fixed field class name in models docs, patch from timo. | 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-30 | [1.0.X]: Fixed some long lines and removed trailing whitespace. | Gary Wilson Jr |
| 2009-03-30 | [1.0.X] Fixed #10653 -- Update docs regarding Jython support. Thanks, Leo So... | Justin Bronn |
| 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-24 | [1.0.X] Fixed #10503 -- Clarified docs on the operation of the noop option to... | Russell Keith-Magee |
| 2009-03-24 | [1.0.X] Fixed #10434 -- Corrected FastCGI example. Thanks to vithlani. | Russell Keith-Magee |