| Age | Commit message (Expand) | Author |
| 2010-11-17 | Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusio... | Jannis Leidel |
| 2010-11-13 | Fixed #12325 -- Allows zero values for moderate_after and close_after fields ... | Jannis Leidel |
| 2010-11-11 | Fixed #14524, #14582, #14617, #14665 and #14667 -- Tweaked staticfiles app. | Jannis Leidel |
| 2010-11-09 | Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to control casc... | Carl Meyer |
| 2010-11-07 | Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs... | Gabriel Hurley |
| 2010-11-07 | Fixed #10904 -- Corrected inappropriate usage of the term "absolute URL" thro... | Gabriel Hurley |
| 2010-11-06 | Fixed #14600 -- Added a versionchanged directive to the TEMPLATE_CONTEXT_PROC... | Gabriel Hurley |
| 2010-11-04 | Fixed #14318 -- Added `GEOSGeometry.valid_reason` property. Thanks, Rob Coup. | Justin Bronn |
| 2010-11-01 | Fixed #14455 -- Documented the backwards compatibility policy for local flavo... | Russell Keith-Magee |
| 2010-10-23 | Fixed #14526 -- Updated wording regarding the minimum Python version required... | Gabriel Hurley |
| 2010-10-23 | Fixed #14173 -- Added sections about contrib apps-provided commands to django... | Ramiro Morales |
| 2010-10-23 | Fixed #14528 and #14538 -- Refined staticfiles documentation. Thanks, gremmie... | Jannis Leidel |
| 2010-10-23 | Fixed a typo in the staticfiles docs. | Justin Bronn |
| 2010-10-20 | Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank... | Jannis Leidel |
| 2010-10-19 | Fixed #14426 -- Removed "mysite" import statements from examples that might t... | Gabriel Hurley |
| 2010-10-15 | Fixed #14376 -- added docs for previously undocumented Brazilian localflavor ... | Gabriel Hurley |
| 2010-10-15 | Fixed some typos in the documentation that snuck in with [14223]. | Alex Gaynor |
| 2010-10-15 | Fixed #11350 -- added an Israeli localflavor. Thanks to Yuval and Idan Gazit... | Alex Gaynor |
| 2010-10-14 | Fixed #14445 - Use HMAC and constant-time comparison functions where needed. | Luke Plant |
| 2010-10-12 | Enabled area calculations for geography columns. | Justin Bronn |
| 2010-10-11 | Fixed #14349 -- Added Belgium localflavor. Thanks for the report and patch, L... | Jannis Leidel |
| 2010-10-11 | Updated version of PostGIS in GeoDjango install docs. | Justin Bronn |
| 2010-10-09 | Fixed #11509 -- Modified usage of "Web" to match our style guide in various d... | Russell Keith-Magee |
| 2010-10-08 | Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to t... | Russell Keith-Magee |
| 2010-10-08 | Fixed #14221 -- Cleaned up some text in the GIS tutorial. Thanks to Grant <re... | Russell Keith-Magee |
| 2010-10-04 | Fixed #14386, #8960, #10235, #10909, #10608, #13845, #14377 - standardize Sit... | Luke Plant |
| 2010-09-10 | Fixed #11358: Don't include private flatpages in sitemap. Thanks dburke and m... | Karen Tracey |
| 2010-08-28 | Fixed #6932 -- Added a template tag that gives a list of available flatpages ... | Russell Keith-Magee |
| 2010-08-28 | Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob... | Russell Keith-Magee |
| 2010-08-28 | Refactored markup documentation to give it it's own home. | Russell Keith-Magee |
| 2010-08-27 | Fixed #14116 -- Added a flag to enable CSRF checks in the test client. Thanks... | Russell Keith-Magee |
| 2010-08-26 | Fixed #14172: Corrected misspelling of explicitly. Thanks 3point2. | Karen Tracey |
| 2010-08-23 | Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p... | Russell Keith-Magee |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-08-12 | Fixed #14100: Corrected spelling error in description of user_email. Thanks t... | Karen Tracey |
| 2010-08-07 | Fixed #11047 -- Clarified the explanation of arguments to GenericForeignKey. ... | Russell Keith-Magee |
| 2010-08-07 | Fixed #11882 -- Added documentation for formfield_for_manytomany. Thanks to R... | Russell Keith-Magee |
| 2010-08-07 | Fixed #11748 -- Clarified the ways that search_field can be used. Thanks to M... | Russell Keith-Magee |
| 2010-08-07 | Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for ... | Russell Keith-Magee |
| 2010-08-07 | Fixed #8567 -- Clarified the process of instantiating FormWizards. Thanks to ... | Russell Keith-Magee |
| 2010-08-07 | Fixed #7284 -- Provided an example for the use of the search_fields clause on... | Russell Keith-Magee |
| 2010-07-30 | Fixed #13740 -- Added documentation for the can_delete InlineModelAdmin optio... | Russell Keith-Magee |
| 2010-06-23 | Fixed #13671, #13748 -- Fixed errata and minor updates to GeoDjango docs. | Justin Bronn |
| 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 |
| 2010-05-12 | Fixed doc markup error that resulted in no anchor tag for the model admin que... | Karen Tracey |
| 2010-05-12 | Fixed #13529 -- Corrected ModelAdmin example. Thanks to stephane@actinetwork.... | Russell Keith-Magee |
| 2010-05-12 | Fixed #13524 -- Added backwards compatibility and feature notes regarding adm... | Russell Keith-Magee |
| 2010-05-10 | Fixed #13002 -- Corrected description of the default form base class in Inlin... | Russell Keith-Magee |
| 2010-05-09 | Fixed #6039 -- Modified Atom example to be standard compliant. Thanks to ion.... | Russell Keith-Magee |