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