| Age | Commit message (Expand) | Author |
| 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 |
| 2010-01-12 | Fixed #8933 - Allow more admin templates to be overridden. | Jannis Leidel |
| 2010-01-12 | Fixed #10640 - Adds a add_form_template option to ModelAdmin. Thanks jcsackett. | Jannis Leidel |
| 2010-01-12 | Fixed #12575 - created a better interface for getting/setting the effective ... | Luke Plant |
| 2010-01-10 | Fixed #11976 -- Ended our campaign to add the word 'valdation' to the English... | Adrian Holovaty |
| 2010-01-10 | Fixed #11693 -- Added escaping for the dot in sitemap.xml in the URLpattern i... | Adrian Holovaty |
| 2010-01-10 | Fixed #11880 -- Changed admin URLconfs in docs to use raw strings, for consis... | Adrian Holovaty |
| 2010-01-10 | Fixed #12228 -- Updated flatpages examples. Thanks, johnthedebs | Adrian Holovaty |
| 2010-01-10 | Fixed #12216 -- Fixed typo in flatpages docs. Thanks, timo | Adrian Holovaty |
| 2010-01-09 | Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro | Adrian Holovaty |
| 2010-01-09 | Fixed #12523 -- Fixed typo in docs/ref/contrib/messages.txt | Adrian Holovaty |
| 2010-01-05 | Fixed #10615 - Added selection counter to admin change list. Thanks to Martin... | Jannis Leidel |
| 2010-01-04 | Fixed #12053 - form examples don't validate according to w3c | Luke Plant |
| 2010-01-04 | Fixed #10285 - Added render_comment_list template tag to comments app. Thanks... | Jannis Leidel |
| 2010-01-04 | Fixed #11100 - Added get_comment_permalink template tag to comments app to be... | Jannis Leidel |
| 2010-01-04 | Fixed #9819 - Added exemplary documentation for comments app. Thanks for the ... | Jannis Leidel |
| 2010-01-01 | Fixed #8735 - Added Portuguese (pt) local flavor. Thanks Alcides Fonseca for ... | Jannis Leidel |
| 2010-01-01 | Fixed #8612 - Added Indonesian (id) localflavor. Thanks to Ronny Haryanto for... | Jannis Leidel |
| 2010-01-01 | Fixed #8468 - Updated class names in docs of Polish local flavor. | Jannis Leidel |
| 2010-01-01 | Fixed #11123 - Added Irish (ie) localflavor. | Jannis Leidel |
| 2010-01-01 | Fixed #8068 - Added Kuwaiti (kw) localflavor. Thanks to Ahmad Al-Ibrahim for ... | Jannis Leidel |
| 2010-01-01 | Fixed #10736 - Added Uruguayan (uy) localflavor. Thanks to Gonzalo Saavedra f... | Jannis Leidel |
| 2009-12-26 | Fixed several broken and redirecting URLs in the documentation (fixes #12219,... | Gary Wilson Jr |
| 2009-12-26 | Fixed #9465 -- Simplified API Reference documentation titles for easier looku... | Gary Wilson Jr |
| 2009-12-25 | Form wizard documentation tweaks: | Gary Wilson Jr |
| 2009-12-22 | Fixed #9289 - Added Swedish localflavor. Thanks to Andreas Pelme, Ludvig Eric... | Jannis Leidel |
| 2009-12-22 | Fixed #342 -- added readonly_fields to ModelAdmin. Thanks Alex Gaynor for boo... | Brian Rosner |
| 2009-12-14 | Fixed #6262 -- Added a cached template loader, and modified existing template... | Russell Keith-Magee |
| 2009-12-09 | Fixed #4604 - Configurable message passing system, supporting anonymous users | Luke Plant |
| 2009-12-03 | Added notes to "Features deprecated in 1.2" about CSRF and SMTPConnection | Luke Plant |
| 2009-11-23 | Cleaned up the release notes index page, and added some stub 1.1.2 and 1.2 re... | Russell Keith-Magee |
| 2009-11-04 | Corrected a markup error in the m2m inline docs. | Russell Keith-Magee |
| 2009-11-04 | Added version indicator to docs for m2m inline change introduced in r11712. | Russell Keith-Magee |
| 2009-11-03 | Fixed #11795 -- Document (and slightly simplify) the use of inlines for m2m r... | Russell Keith-Magee |
| 2009-11-03 | Fixed #12130 - documented need for csrf_protect on views that don't accept POST | Luke Plant |
| 2009-10-30 | Fixed #12115 -- Corrected typo in admin documentation. Thanks encinas. | Brian Rosner |
| 2009-10-30 | Allow CsrfResponseMiddleware to be used if templates cannot be updated. | Luke Plant |
| 2009-10-27 | Fixed typo in docs | Luke Plant |
| 2009-10-27 | Documented the presence of {% csrf_token %} in Django 1.1.2 in trunk docs. | Luke Plant |