summaryrefslogtreecommitdiff
path: root/docs/index.txt
AgeCommit message (Expand)Author
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
2008-07-21Refs #7864 -- Updates to documentation for the oldforms/newforms switch.Gary Wilson Jr
2008-03-27Added the basics needed to build Django's docs using [http://sphinx.pocoo.org...Jacob Kaplan-Moss