| Age | Commit message (Expand) | Author |
| 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 |
| 2010-05-09 | Fixed #10712 -- Added documentation for the queryset() method on ModelAdmin. ... | Russell Keith-Magee |
| 2010-05-09 | Fixed #12040 -- Cleaned up the documentation describing how CurrentSiteManage... | Russell Keith-Magee |
| 2010-05-09 | Corrected typo from r13154. | Russell Keith-Magee |
| 2010-05-09 | Fixed #13310 -- Documented the RESTRUCTUREDTEXT_FORMAT_SETTINGS setting. Than... | Russell Keith-Magee |
| 2010-05-09 | Fixed #13497 -- Corrected various typos and markup problems in docs. Thanks t... | Russell Keith-Magee |
| 2010-05-04 | Fixed #13458 -- Corrected typo in GeoIP docs. Thanks, Paul McMillan for repo... | Justin Bronn |
| 2010-05-04 | Fixed #13315, #13430 -- Recreated `django.contrib.gis.db.backend` module with... | Justin Bronn |
| 2010-04-19 | Fixed #13361 - Made sure jQuery is always included in the admin changelist an... | Jannis Leidel |
| 2010-04-16 | Fixed #11810 -- Fixed typo and errors that prevented `modifiable` from workin... | Justin Bronn |
| 2010-04-09 | Minor documentation tweaks for GeoDjango, including addition of link to main ... | Justin Bronn |
| 2010-04-05 | Fixed #11949 -- Added a hook to allow ModelAdmin customization of the delete ... | Russell Keith-Magee |
| 2010-03-30 | PostGIS 1.5 allows distance queries on non-point geographic geometry columns ... | Justin Bronn |
| 2010-03-27 | Fixed #13103 -- A bit of re-organization to the custom template `ModelAdmin` ... | Gary Wilson Jr |
| 2010-03-27 | Fixed #13202 -- Documented required libraries for markup template tags, based... | Gary Wilson Jr |
| 2010-03-26 | Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta... | Justin Bronn |
| 2010-03-10 | Fixed three small doc markup errors. | Malcolm Tredinnick |
| 2010-03-03 | Fixed #12217: Documented the fact that serving flatpages from the flatpage mi... | James Bennett |
| 2010-03-03 | Fixed #11883: Documented how to set a custom template name on a flatpage. | James Bennett |
| 2010-03-01 | Fixed #12987 - Added a few versionadded directives to the admin docs. Thanks,... | Jannis Leidel |
| 2010-02-27 | Fixed #12964 - wrong path for CSRF decorators in upgrading notes. | Luke Plant |
| 2010-02-23 | Fixed #12802 -- Specify the correct factory in the `InlineModelAdmin` docs. ... | Justin Bronn |
| 2010-02-22 | Fixed #9147 -- Added `FormPreview.process_preview` customization hook. Thank... | Justin Bronn |
| 2010-02-10 | Fixed #12839 - noted change of import path for csrf_exempt decorator | Luke Plant |
| 2010-01-28 | Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #1... | Russell Keith-Magee |
| 2010-01-26 | Fixed #12508 - Added ability to dynamically add inlines in the admin app. | Jannis Leidel |
| 2010-01-18 | Fixed bad indentation in contenttypes code example so that cut and paste from... | Karen Tracey |
| 2010-01-17 | Added a few more versionadded directives to the documentation. | Jannis Leidel |