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
/
intro
/
overview.txt
Age
Commit message (
Expand
)
Author
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2012-02-24
Fixed #17757 - Typo in docs/intro/overview.txt; thanks kaushik1618.
Timo Graham
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-09-11
Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...
Ramiro Morales
2010-10-19
Fixed #14426 -- Removed "mysite" import statements from examples that might t...
Gabriel Hurley
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2009-06-18
Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks...
Russell Keith-Magee
2008-08-28
Fixed #8406: Corrected some expected output to use repr format. Thanks to ari...
Russell Keith-Magee
2008-08-26
Fixed #8150 -- Updated a reference to creating an admin class in the overview
Malcolm Tredinnick
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss