summaryrefslogtreecommitdiff
path: root/docs/topics/settings.txt
AgeCommit message (Expand)Author
2018-10-23Refs #29877 -- Made diveinto.org URLs HTTPS.Jon Dufresne
2018-10-23Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/.za
2017-05-20Pointed Dive into Python links to python3 siteMichiel Beijen
2016-05-03Clarified that setting names must be uppercase.David D Lowe
2016-02-01Fixed #26152 -- Documented how to avoid django.setup() deadlock in standalone...Harry
2016-02-01Fixed #26124 -- Added missing code formatting to docs headers.rowanv
2015-09-29Improved "“standalone” Django usage" example.David Sanders
2015-07-21Fixed #25156 -- Mentioned django.setup() in the settings overview for standal...James Bennett
2015-05-22Fixed settings docs to match list/tuple changes in #24149.Chris Schur
2015-02-15Deprecated TEMPLATE_DEBUG setting.Aymeric Augustin
2014-12-28Deprecated TEMPLATE_DIRS.Aymeric Augustin
2014-09-29Fixed #17638 -- Added crosslinks between topic and reference guides.Duane Hilton
2014-09-05Revert "Fixed #23384 -- Allowed overriding part of a dictionary-type setting"Claude Paroz
2014-08-30Fixed #23384 -- Allowed overriding part of a dictionary-type settingClaude Paroz
2014-07-30Fixed #23067 -- Updated docs to use django-adminChristoph Heer
2014-06-10Fixed #22801 -- Added 'www.' to diveintopython.net linksMaxime Turcotte
2013-06-09Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTSTim Graham
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-05-16Fix issue #18267 - document `settings.configured` property.anatoly techtonik
2011-11-19Fixed #17028 - Changed diveintopython.org -> diveintopython.netTimo Graham
2011-10-22Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...Carl Meyer
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-05-29Fixed #15992 -- Added more references to settings. Thanks, aaugustin.Jannis Leidel
2010-08-28Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2008-10-06Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONEMalcolm Tredinnick
2008-10-05Changed the "write your own settings" recommendation to mention that DjangoMalcolm Tredinnick
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss