Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/settings.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25489 -- Documented that SESSION_SAVE_EVERY_REQUES...Tim Graham2015-10-291-1/+2
* Fixed #16734 -- Set script prefix even outside of requestsClaude Paroz2015-10-291-1/+8
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-241-61/+9
* Removed deprecated TEMPLATE_* settings per deprecation ti...Tim Graham2015-09-241-112/+0
* Refs #23957 -- Required session verification per deprecat...Tim Graham2015-09-241-3/+1
* Refs #24022 -- Removed the ssi tag per deprecation timeline.Tim Graham2015-09-241-27/+0
* Fixed #24496 -- Added CSRF Referer checking against CSRF_...Matt Robenolt2015-09-161-0/+2
* Refs #25386 -- Added links to the OPTIONS of the built-in...Tim Graham2015-09-131-1/+4
* Cleaned up surrounding documentationMarkus Holtermann2015-09-121-3/+5
* Fixed #24919 -- Allowed disabling of migrations on a per ...Markus Holtermann2015-09-121-0/+9
* Fixed #25351 -- Added example for database test settings ...Jose Carlos Menezes2015-09-111-2/+16
* Fixed #25356 -- Removed default_app_config from startapp ...Tim Graham2015-09-071-1/+1
* Fixed #25334 -- Provided a way to allow cross-origin unsa...Joshua Kehn2015-09-051-0/+18
* Fixed #25318 -- Made SILENCED_SYSTEM_CHECKS suppress all ...Tim Graham2015-08-281-2/+6
* Fixed #25309 -- Corrected that ATOMIC_REQUESTS applies pe...Tim Graham2015-08-251-2/+2
* Updated Wikipedia links to use httpsClaude Paroz2015-08-081-2/+2
* Fixed #25175 -- Renamed the postgresql_psycopg2 database ...Caio Ariede2015-08-071-6/+10
* Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FO...Matt Robenolt2015-08-041-0/+14
* Fixed #25125 -- Updated docs on cookie naming conventions.Konrad Świat2015-07-171-5/+6
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-241-1/+1
* Fixed #25010 -- Documented APP_DIRS default in startproje...Tim Graham2015-06-211-0/+5
* Refs #16860 -- Minor edits and fixes to password validation.Tim Graham2015-06-101-4/+4
* Fixed #16860 -- Added password validation to django.contr...Erik Romijn2015-06-071-0/+13
* Cosmetic edits and minor corrections to docs/ref/settings...garwoodpr2015-05-221-33/+52
* Fixed #23820 -- Supported per-database time zone.Aymeric Augustin2015-05-171-2/+35
* Fixed broken link in settings docsPiotr Jakimiak2015-05-131-1/+1
* Updated capitalization in the word "JavaScript" for consi...Dave Hodder2015-05-011-1/+1
* Fixed #23814 -- Documented apps refactored out of Django.Fabio Natali2015-03-251-4/+0
* Fixed #24503 -- Added docs on LANGUAGE_CODE fallback chan...Tim Graham2015-03-201-2/+8
* Fixed #21495 -- Added settings.CSRF_HEADER_NAMEGrzegorz Slusarek2015-03-051-0/+18
* Deprecated TEMPLATE_DEBUG setting.Aymeric Augustin2015-02-151-0/+5
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-59/+59
* Removed versionadded/changed notes for 1.7.Tim Graham2015-02-021-76/+5
* Removed support for syncing apps without migrations per d...Tim Graham2015-01-181-3/+3
* Removed support for old-style test database settings per ...Tim Graham2015-01-171-110/+0
* Fixed #24124 -- Changed context_processors in the default...Collin Anderson2015-01-121-3/+2
* Moved doc on the DTL's syntax to the ref/ section.Aymeric Augustin2015-01-101-1/+1
* Fixed #24022 -- Deprecated the ssi tag.Preston Timmons2015-01-061-2/+8
* Deprecated TEMPLATE_CONTEXT_PROCESSORS.Aymeric Augustin2014-12-281-5/+16
* Deprecated TEMPLATE_DIRS.Aymeric Augustin2014-12-281-0/+5
* Deprecated TEMPLATE_LOADERS.Aymeric Augustin2014-12-281-0/+5
* Deprecated TEMPLATE_STRING_IF_INVALID.Aymeric Augustin2014-12-281-0/+5
* Deprecated ALLOWED_INCLUDE_ROOTS.Aymeric Augustin2014-12-281-0/+5
* Moved context_processors from django.core to django.templ...Aymeric Augustin2014-12-281-6/+6
* Added initial support for loading template engines.Aymeric Augustin2014-12-281-0/+87
* Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PR...Frankie Robertson2014-12-231-4/+7
* Used https for most *.python.org linksClaude Paroz2014-12-191-4/+4
* Fixed #23961 -- Clarified when makemigrations will create...Tim Graham2014-12-091-2/+2
* Updated formtools docs to point at new package outside th...Jannis Leidel2014-11-261-3/+3
* Fixed #23665 -- Noted precedence of settings.USE_L10N in ...Berker Peksag2014-11-151-0/+6