| Age | Commit message (Expand) | Author |
| 2010-10-11 | [1.2.X] Updated version of PostGIS in GeoDjango install docs. | Justin Bronn |
| 2010-10-10 | [1.2.X] Clarified information on OPTIONS setting (for adding additional param... | Gabriel Hurley |
| 2010-10-10 | [1.2.X] Makes links to form and field validation (and form reference docs in ... | Gabriel Hurley |
| 2010-10-10 | [1.2.X] Added additional information on what the APPEND_SLASH setting does. T... | Gabriel Hurley |
| 2010-10-09 | [1.2.X] Fixed misspelling in model fields docs. Backport of [14096] from trunk. | Carl Meyer |
| 2010-10-09 | [1.2.X] Adds documentation for QuerySet.update() method. Thanks to dwillis an... | Gabriel Hurley |
| 2010-10-09 | [1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in v... | Russell Keith-Magee |
| 2010-10-09 | [1.2.X] Fixed #5537 -- document trailing '+' on related_name for supressing b... | Simon Meers |
| 2010-10-08 | [1.2.X] Fixed #14232 -- Clarified the data type of date_list in date-based ge... | Russell Keith-Magee |
| 2010-10-08 | [1.2.X] Fixed #14375 -- Corrected the capitalization of MultiValueField. Than... | Russell Keith-Magee |
| 2010-10-08 | [1.2.X] Fixed #14383 -- Corrected the capitalization of reStructuredText. Tha... | Russell Keith-Magee |
| 2010-10-08 | Fixed #13188 -- Moved date format documentation from the now template tag to ... | Jannis Leidel |
| 2010-10-08 | [1.2.X] Fixed #14221 -- Cleaned up some text in the GIS tutorial. Thanks to G... | Russell Keith-Magee |
| 2010-10-05 | [1.2.X] Fixed #14386, #8960, #10235, #10909, #10608, #13845, #14377 - standar... | Luke Plant |
| 2010-10-05 | [1.2.X] Fixed #11358: Don't include private flatpages in sitemap. Thanks dbur... | Luke Plant |
| 2010-10-01 | [1.2.X] Fixed #13876 -- Fixed duplication in docs. Thanks, zerok and timo. | Jannis Leidel |
| 2010-09-26 | [1.2.X] Fixed #14122 -- Added example for builtin yesno template filter. Than... | Jannis Leidel |
| 2010-09-13 | [1.2.X] Fixed #13765 - 'safe' parameter for urlencode filter | Luke Plant |
| 2010-09-07 | [1.2.X] Fixed #13350 - Documentation on autoescape should mention endautoescape | Luke Plant |
| 2010-09-07 | [1.2.X] Fixed #14205 - Tiny grammar fix in form validation documentation | Luke Plant |
| 2010-08-30 | [1.2.X] Fixed #14054 -- Added documentation for the connection_created event.... | Russell Keith-Magee |
| 2010-08-30 | Fixed #14189 - permalink docs import mistake | Luke Plant |
| 2010-08-28 | [1.2.X] Fixed #14185 - improved example SQL for 'select' example. | Luke Plant |
| 2010-08-28 | [1.2.X] Refactored markup documentation to give it it's own home. | Russell Keith-Magee |
| 2010-08-27 | [1.2.X] Fixed #14116 -- Added a flag to enable CSRF checks in the test client... | Russell Keith-Magee |
| 2010-08-26 | [1.2.X] Fixed #14172: Corrected misspelling of explicitly. Thanks 3point2. | Karen Tracey |
| 2010-08-23 | [1.2.X] Fixed #14154 -- Corrected grammar error in settings docs. Thanks to d... | Russell Keith-Magee |
| 2010-08-23 | [1.2.X] Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro f... | Russell Keith-Magee |
| 2010-08-19 | [1.2.X] Fixed #14141: docs now use the :doc: construct for links between docu... | Jacob Kaplan-Moss |
| 2010-08-12 | [1.2.X] Fixed #14100: Corrected spelling error in description of user_email. ... | Karen Tracey |
| 2010-08-07 | [1.2.X] Fixed #11021 -- Clarified newline stripping behavior in the truncatew... | Russell Keith-Magee |
| 2010-08-07 | [1.2.X] Fixed #11047 -- Clarified the explanation of arguments to GenericFore... | Russell Keith-Magee |
| 2010-08-07 | [1.2.X] Fixed #11882 -- Added documentation for formfield_for_manytomany. Tha... | Russell Keith-Magee |
| 2010-08-07 | [1.2.X] Fixed #11748 -- Clarified the ways that search_field can be used. Tha... | Russell Keith-Magee |
| 2010-08-07 | [1.2.X] Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to t... | Russell Keith-Magee |
| 2010-08-07 | [1.2.X] Fixed #8567 -- Clarified the process of instantiating FormWizards. Th... | Russell Keith-Magee |
| 2010-08-07 | [1.2.X] Fixed #7284 -- Provided an example for the use of the search_fields c... | Russell Keith-Magee |
| 2010-08-07 | [1.2.X] Fixed #13687 -- Corrected request/response docs that mistakenly sugge... | Russell Keith-Magee |
| 2010-08-07 | [1.2.X] Fixed #13727 -- Corrected alphabetical sorting in settings docs. Than... | Russell Keith-Magee |
| 2010-07-30 | [1.2.X] Fixed #13740 -- Added documentation for the can_delete InlineModelAdm... | Russell Keith-Magee |
| 2010-07-17 | [1.2.X] Fixed import example code for NON_FIELD_ERRORS. | Karen Tracey |
| 2010-07-05 | [1.2.X] Added missing module directive for validators documentation. | Luke Plant |
| 2010-06-23 | [1.2.X] Fixed #13671, #13748 -- Fixed errata and minor updates to GeoDjango d... | Justin Bronn |
| 2010-06-17 | Fixed #13785: Corrected some misplaced and missing parentheses. Thanks LucianU. | Karen Tracey |
| 2010-06-17 | Fixed #13778: Removed a stray colon in a code example. Thanks canassa. | Karen Tracey |
| 2010-06-07 | Fixed #13676: Corrected some links into the Python docs. Thanks carljm and Tr... | Karen Tracey |
| 2010-06-02 | Fixed #13685: Correct the default value for EMAIL_BACKEND listed in the setti... | Karen Tracey |
| 2010-05-28 | Fixed #13624: added SIGNATURE to the list of settings to hide on debug pages. | Jacob Kaplan-Moss |
| 2010-05-28 | Fixed #13597, a small typo in the admin docs. | Jacob Kaplan-Moss |
| 2010-05-19 | Fixed #13563, a typo in the GeoDjango tutorial. | Jacob Kaplan-Moss |