| Age | Commit message (Expand) | Author |
| 2009-05-12 | [1.0.X] Fixed #11063: updated install docs to mention mod_wsgi instead of mod... | Jacob Kaplan-Moss |
| 2009-05-08 | [1.0.X] Fixed #9493 -- Corrected error handling of formsets that violate uniq... | 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-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 #10822 -- Corrected minor typo in i18n docs. Thanks to prairied... | Russell Keith-Magee |
| 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 #10031: updated SQLite database docs to more strongly indicate ... | 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 #9012: Changed inappropriate title of models documentation. Bac... | 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 #10553 -- Corrected several uses of `URLconf` in documentation... | 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-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 #10503 -- Clarified docs on the operation of the noop option to... | 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-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-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 #10118 -- Clarified the error message raised when accessing a s... | 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-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-01-29 | [1.0.X] Fixed #8638 -- Added documentation on how to redirect email to a dumm... | Russell Keith-Magee |
| 2009-01-06 | [1.0.X] Refs #9935: Added a note in the documentation to the effect that Djan... | Ian Kelly |
| 2008-12-26 | [1.0.X] Merged [9682], [9683] and [9684] from trunk. These were changes deali... | Adrian Holovaty |
| 2008-12-23 | [1.0.X] Fixed #9884 -- Corrected template example in model forms documentatio... | Gary Wilson Jr |
| 2008-12-23 | [1.0.X] Fixed #9896 -- Corrected a couple uses of `formset.forms`, thanks agl... | Gary Wilson Jr |
| 2008-12-23 | [1.0.X] Fixed #9780 -- Fixed an undefined internal link in the model forms do... | Gary Wilson Jr |
| 2008-12-22 | [1.0.X] Fixed #9904 -- Corrected name of storage method in files documentation. | Gary Wilson Jr |
| 2008-12-21 | [1.0.X] Fixed #9898 -- Added a missing 'e' to 'one'. Thanks gizzywump. Also A... | Karen Tracey |
| 2008-12-09 | [1.0.X] Clarify install docs to point at new FAQ items about Python 3.0. Was ... | James Bennett |
| 2008-12-09 | [1.0.X] Fixed #9783; clarified install docs and FAQ to explain that Django do... | James Bennett |
| 2008-12-09 | [1.0.X] Did some much-needed rewriting/editing in the formsets section of doc... | Adrian Holovaty |
| 2008-12-09 | [1.0.X] Improved the model formset and inline formset documentation to be mor... | Brian Rosner |
| 2008-12-08 | [1.0.X] Fixed #9718 -- Removed a reference to oldforms FormWrapper? object in... | Gary Wilson Jr |
| 2008-12-03 | [1.0.X] Fixed #9740 -- Updated and correct usage of max_entries in cache docu... | Malcolm Tredinnick |
| 2008-12-02 | [1.0.X] Added a short note to the modelforms documentation linking between | Malcolm Tredinnick |
| 2008-11-21 | [1.0.X] Fixed #9618: Corrected an error in some example code in the forms doc... | Karen Tracey |
| 2008-11-18 | [1.0.X] Removed 'Most Web sites wouldn't be complete without a way to upload ... | Adrian Holovaty |
| 2008-11-16 | [1.0.X] Fixed #9472 -- Fixed a couple of URL patterns to be more consistent (... | Malcolm Tredinnick |
| 2008-11-15 | [1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development | Malcolm Tredinnick |