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
/
ref
/
settings.txt
Age
Commit message (
Expand
)
Author
2009-06-18
Fixed #11312 -- Fixed the default value given for DEFAULT_FILE_STORAGE in the...
Russell Keith-Magee
2009-05-26
Fixed #11070 -- Removed JING_PATH setting, which was no longer used. Thanks f...
Adrian Holovaty
2009-03-23
Made default MIDDLEWARE_CLASSES same as in project_template.
Luke Plant
2009-03-23
Reverted 10094 and 10095 (in favour of solution that will hopefully land for ...
Luke Plant
2009-03-19
Updated all refs to default middleware in docs.
Luke Plant
2008-11-15
Fixed #9477 -- Removed and edited a bunch of references to "development
Malcolm Tredinnick
2008-10-06
Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE
Malcolm Tredinnick
2008-09-22
Fixed #8371: Added a note warning Windows users about the use of forward slas...
Russell Keith-Magee
2008-09-17
Fixed some misordered markup for the ROOT_URLCONF setting in the docs.
Malcolm Tredinnick
2008-09-07
Fixed #8580 -- Hyperlinked some module names in settings.txt. Thanks, msaelices
Adrian Holovaty
2008-09-02
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...
Jacob Kaplan-Moss
2008-08-27
Fixed #8454: added a FILE_UPLOAD_PERMISSIONS setting to control the permissoi...
Jacob Kaplan-Moss
2008-08-27
Fixed #8544 -- Some more documentation markup fixes from Thejawsi Puthraya.
Malcolm Tredinnick
2008-08-27
Fixed #8526 -- Corrected the default value for the SESSION_FILE_PATH document...
Malcolm Tredinnick
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss