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
2010-05-10
[1.1.X] Refs #12288 -- Clarified that application names must be unique. Thank...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #11933 -- Corrected the naming of the cached_db session backend...
Russell Keith-Magee
2010-02-26
Corrected a versionchanged marker added in r12603.
Russell Keith-Magee
2010-02-26
[1.1.X] Fixed #1480 -- Added the ability to use the system timezone. Thanks t...
Russell Keith-Magee
2010-02-24
[1.1.X] Fixed #11933 -- Added versionchanged marker for the cache_db session ...
Russell Keith-Magee
2010-02-16
[1.1.X] Fixed #10260 - Refactored internationalization documentation. Thanks,...
Jannis Leidel
2009-12-26
[1.1.X] Fixed several broken and redirecting URLs in the documentation (fixes...
Gary Wilson Jr
2009-12-26
[1.1.X] Fixed #9465 -- Simplified API Reference documentation titles for easi...
Gary Wilson Jr
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