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