| Age | Commit message (Expand) | Author |
| 2012-03-13 | Replaced http by https in djangoproject.com links | Claude Paroz |
| 2011-11-25 | Fixed #16277 -- Changed the link to the IRC logs. | Aymeric Augustin |
| 2011-11-19 | Fixed #16940 - Added "Generic relations" to docs index; thanks danielr for th... | Timo Graham |
| 2011-10-22 | Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int... | Carl Meyer |
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from [16... | Luke Plant |
| 2011-06-16 | Fixed #16057 -- Extended deployment documentation with instructions for uWSGI... | Jannis Leidel |
| 2011-06-10 | Fixed #14201 - Add a "security overview" page to the docs | Luke Plant |
| 2011-05-30 | Fixed #14261 - Added clickjacking protection (X-Frame-Options header) | Luke Plant |
| 2011-05-27 | Fixed #15796 -- Restructured the contributing documentation and added note ab... | Jannis Leidel |
| 2011-05-21 | Fixed #12417 -- Added signing functionality, including signing cookies. Many ... | Jannis Leidel |
| 2011-04-01 | Changed e-mail to email throughout documentation and codebase. The one except... | Adrian Holovaty |
| 2010-12-27 | Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the ... | Timo Graham |
| 2010-12-07 | Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Than... | Russell Keith-Magee |
| 2010-11-08 | Fixed #14641 - a handful of grammer/typo fixes. | Jacob Kaplan-Moss |
| 2010-11-07 | Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs... | Gabriel Hurley |
| 2010-10-20 | Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank... | Jannis Leidel |
| 2010-10-18 | Fixed #6735 -- Added class-based views. | Russell Keith-Magee |
| 2010-10-04 | Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draf... | Russell Keith-Magee |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-05-09 | Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks t... | Russell Keith-Magee |
| 2010-04-09 | Minor documentation tweaks for GeoDjango, including addition of link to main ... | Justin Bronn |
| 2010-01-16 | Created a 'DB optimization' topic, with cross-refs to relevant sections. | Luke Plant |
| 2010-01-05 | Added a section to the docs for discussing validators and updated a few links... | Joseph Kocherhans |
| 2009-12-22 | Fixed #1142 -- Added multiple database support. | Russell Keith-Magee |
| 2009-12-12 | Adjusted URL to #django IRC logs | Brian Rosner |
| 2009-12-09 | Fixed #4604 - Configurable message passing system, supporting anonymous users | 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-14 | Fixed #12198 - CSRF changes not clearly noted in docs. | Luke Plant |
| 2009-08-17 | Add new documentation covering the layout of the Django SVN repository. | James Bennett |
| 2009-07-21 | Fixed #11493 -- Added an internal document listing the APIs that have been fo... | Russell Keith-Magee |
| 2009-06-17 | Fixed #11336 -- Dummy commit to force refresh of some index pages by Sphinx, ... | Russell Keith-Magee |
| 2009-06-17 | Fixed #10336 -- Added improved documentation of generic views. Thanks to Jaco... | Russell Keith-Magee |
| 2009-03-31 | Reformated the source of the doc index to be more friendly to human readers. | Jacob Kaplan-Moss |
| 2009-03-31 | Fixed #9970: added mod_wsgi docs. Thanks, Alex Gaynor. | Jacob Kaplan-Moss |
| 2009-03-23 | Fixed #9282: added a generic comment moderation toolkit. See the documentatio... | Jacob Kaplan-Moss |
| 2009-03-23 | Fixed #10505: added support for bulk admin actions, including a globally-avai... | Jacob Kaplan-Moss |
| 2009-03-22 | Fixed #5791 -- Added early-bailout support for views (ETags and Last-modified). | Malcolm Tredinnick |
| 2009-01-15 | Fixed #3566 -- Added support for aggregation to the ORM. See the documentatio... | Russell Keith-Magee |
| 2008-11-18 | Greatly refactored the docs index to allow for more efficient use by power us... | Adrian Holovaty |
| 2008-10-05 | Added django.contrib.markup to the docs contents page. Thanks, Marc Fargas. | Malcolm Tredinnick |
| 2008-09-16 | Fixed #9035 -- Reworded 'File uploads' link in docs index.txt to be clearer | Adrian Holovaty |
| 2008-09-10 | Reworded a bunch of the links on the docs index to be consistent | Adrian Holovaty |
| 2008-09-10 | Changed the 'Getting help' section of the docs index.txt to have consistent t... | Adrian Holovaty |
| 2008-09-02 | Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v... | Jacob Kaplan-Moss |
| 2008-08-30 | Fixed #8603: Corrected typo in cross-reference to PDF-generation docs | James Bennett |
| 2008-08-26 | Added signals docs to doc index. | Jacob Kaplan-Moss |
| 2008-08-26 | Fixed #8326: added documentation about running Django on Jython. Docs origina... | Jacob Kaplan-Moss |
| 2008-08-25 | Refactored Django's comment system. | Jacob Kaplan-Moss |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |
| 2008-08-12 | Updated docs/index with new documents. Fixes #7725. | Jacob Kaplan-Moss |