summaryrefslogtreecommitdiff
path: root/docs/settings.txt
AgeCommit message (Expand)Author
2006-01-11Removed 'Only in Django development version' messages from the docs, because ...Adrian Holovaty
2005-12-31Updated settings.txt and templates_python.txt to clarify that TEMPLATE_DIRS r...Adrian Holovaty
2005-12-24Fixed #925 -- Added TEMPLATE_CONTEXT_PROCESSORS, which lets you specify proce...Adrian Holovaty
2005-12-09Fixed grammar error in docs from [1584]Adrian Holovaty
2005-12-09Fixed #857 -- Changed default session cookie name from hotclub to sessionid. ...Adrian Holovaty
2005-11-23Added TEMPLATE_DEBUG to docs/settings.txtAdrian Holovaty
2005-11-21Added clarification to TIME_ZONE setting docsAdrian Holovaty
2005-11-20Added SESSION_SAVE_EVERY_REQUEST setting.Adrian Holovaty
2005-11-15added danish translation to the settings documentationGeorg Bauer
2005-11-13Added Icelandic and Swedish translations to docs/settings.txt LANGUAGES sectionAdrian Holovaty
2005-11-13Grammar cleanups for recent documentation and docstring changes.Adrian Holovaty
2005-11-12added the LANGUAGES setting to the settings documentationGeorg Bauer
2005-11-11Added INSTALLED_APPS to global_settings. It's an empty tuple by default.Adrian Holovaty
2005-11-11BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone ...Adrian Holovaty
2005-11-11Added SITE_ID to docs/settings.txtAdrian Holovaty
2005-11-11Added INSTALLED_APPS to docs/settings.txtAdrian Holovaty
2005-11-09Small formatting fix to docs/settings.txt -- MIDDLEWARE_CLASSES example was s...Adrian Holovaty
2005-11-06Fixed #109 -- Created DATE_FORMAT, DATETIME_FORMAT and TIME_FORMAT settings.Adrian Holovaty
2005-11-06Reworded docstrings and settings documentation from [1068]Adrian Holovaty
2005-11-04Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th...Jacob Kaplan-Moss
2005-10-19Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...Adrian Holovaty
2005-10-17Fixed #635 -- Fixed typo in docs/settings.txt. Thanks, anonymousAdrian Holovaty
2005-10-17Fixed some formatting issues in docs/settings.txtAdrian Holovaty
2005-10-17Added docs/settings.txtAdrian Holovaty