index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
index.txt
Age
Commit message (
Expand
)
Author
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
2008-07-21
Refs #7864 -- Updates to documentation for the oldforms/newforms switch.
Gary Wilson Jr
2008-03-27
Added the basics needed to build Django's docs using [http://sphinx.pocoo.org...
Jacob Kaplan-Moss