| Age | Commit message (Expand) | Author |
| 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 |
| 2009-03-24 | [1.0.X] Fixed #10437 -- Corrected typo in Widget media example. Thanks to Man... | Russell Keith-Magee |
| 2009-03-24 | [1.0.X] Fixed #10570 -- Grammar fix for Manager docs. Thanks to adamv. | Russell Keith-Magee |
| 2009-03-24 | [1.0.X] Fixed #10591 -- Corrected link to Jython in docs. Thanks to framos. | Russell Keith-Magee |
| 2009-03-24 | [1.0.X] Fixed #10592 -- Corrected typo in initial-data howto. Thanks to Paul ... | Russell Keith-Magee |
| 2009-03-18 | [1.0.X] Corrected a problem with the database cache backend, and refactored t... | Russell Keith-Magee |
| 2009-03-15 | [1.0.X] Documented patterns for adding extra managers to model subclasses. | Malcolm Tredinnick |
| 2009-03-15 | [1.0.X] Clarified and expanded documentation for Manager.use_for_related_fields. | Malcolm Tredinnick |
| 2009-03-05 | [1.0.X] Clarified documentation regarding Oracle's treatment of nulls and emp... | Ian Kelly |
| 2009-03-04 | [1.0.X] Made it explicit if you accidentally override a Field from a parent m... | Malcolm Tredinnick |
| 2009-03-03 | [1.0.X] Minor update to documentation for many-to-many filter() calls. | Malcolm Tredinnick |
| 2009-03-02 | [1.0.X] Small edit to the caching docs. | Malcolm Tredinnick |
| 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 #10118 -- Clarified the error message raised when accessing a s... | 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-22 | [1.0.X] Fixed #10298 -- Corrected the example for the get_list_or_404 shortcu... | Russell Keith-Magee |
| 2009-02-22 | [1.0.X] Fixed #10312 -- Corrected a link to the Reportlab user guide. Thanks ... | Russell Keith-Magee |
| 2009-02-21 | [1.0.X] Merged trunk changes [9850], [9851], [9852], [9853] | Adrian Holovaty |
| 2009-02-16 | [1.0.X] Auth-related doc cleanups: | Gary Wilson Jr |
| 2009-02-15 | [1.0.X] A few minor wording, whitespace, punctuation, and link changes for th... | Gary Wilson Jr |
| 2009-02-03 | [1.0.X] Corrected code block in apache auth docs. | Gary Wilson Jr |
| 2009-01-29 | [1.0.X] Fixed #8638 -- Added documentation on how to redirect email to a dumm... | Russell Keith-Magee |