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
2015-06-10
Refs #16860 -- Minor edits and fixes to password validation.
Tim Graham
2015-06-07
Fixed #16860 -- Added password validation to django.contrib.auth.
Erik Romijn
2015-05-21
Cosmetic edits and minor corrections to docs/ref/settings.txt.
garwoodpr
2015-05-17
Fixed #23820 -- Supported per-database time zone.
Aymeric Augustin
2015-05-13
Fixed broken link in settings docs
Piotr Jakimiak
2015-05-01
Updated capitalization in the word "JavaScript" for consistency
Dave Hodder
2015-03-25
Fixed #23814 -- Documented apps refactored out of Django.
Fabio Natali
2015-03-20
Fixed #24503 -- Added docs on LANGUAGE_CODE fallback change in 1.8.
Tim Graham
2015-03-05
Fixed #21495 -- Added settings.CSRF_HEADER_NAME
Grzegorz Slusarek
2015-02-15
Deprecated TEMPLATE_DEBUG setting.
Aymeric Augustin
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-02-01
Removed versionadded/changed notes for 1.7.
Tim Graham
2015-01-18
Removed support for syncing apps without migrations per deprecation timeline.
Tim Graham
2015-01-17
Removed support for old-style test database settings per deprecation timeline.
Tim Graham
2015-01-12
Fixed #24124 -- Changed context_processors in the default settings.py
Collin Anderson
2015-01-10
Moved doc on the DTL's syntax to the ref/ section.
Aymeric Augustin
2015-01-05
Fixed #24022 -- Deprecated the ssi tag.
Preston Timmons
2014-12-28
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
Aymeric Augustin
2014-12-28
Deprecated TEMPLATE_DIRS.
Aymeric Augustin
2014-12-28
Deprecated TEMPLATE_LOADERS.
Aymeric Augustin
2014-12-28
Deprecated TEMPLATE_STRING_IF_INVALID.
Aymeric Augustin
2014-12-28
Deprecated ALLOWED_INCLUDE_ROOTS.
Aymeric Augustin
2014-12-28
Moved context_processors from django.core to django.template.
Aymeric Augustin
2014-12-28
Added initial support for loading template engines.
Aymeric Augustin
2014-12-23
Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs KEY_PREFIX
Frankie Robertson
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-12-09
Fixed #23961 -- Clarified when makemigrations will create a directory.
Tim Graham
2014-11-26
Updated formtools docs to point at new package outside the Django repo.
Jannis Leidel
2014-11-15
Fixed #23665 -- Noted precedence of settings.USE_L10N in MONTH_DAY_FORMAT and...
Berker Peksag
2014-11-03
Moved CSRF docs out of contrib.
Thomas Chaumeny
2014-10-30
Removed extra period.
Aymeric Augustin
2014-10-16
Fixed #23667 -- Incorrect settings reference for language cookie.
Tim Graham
2014-10-04
Made minor typographic correction to SECRET_KEY docs.
Erik Romijn
2014-10-04
Fixed #22310 -- Documented exact usage of SECRET_KEY
Erik Romijn
2014-09-29
Fixed #17638 -- Added crosslinks between topic and reference guides.
Duane Hilton
2014-09-29
Fixed spelling mistakes and added words to wordlist.
Tim Graham
2014-09-24
Fixed #23421 -- Corrected TEST SERIALIZE setting.
Tim Graham
2014-09-17
Fixed #21775 -- Allowed customization of datafile for Oracle tablespace
Josh Smeaton
2014-09-13
Fixed #23461 -- Added EMAIL_TIMEOUT setting
José Padilla
2014-09-12
Fixed #17101 -- Integrated django-secure and added check --deploy option
Tim Graham
2014-09-10
Fixed #20743 -- Added support for keyfile/certfile in SMTP connections.
Andi Albrecht
2014-09-09
Fixed #11775 -- Made ABSOLUTE_URL_OVERRIDES work with models that don't defin...
Tim Graham
2014-08-23
Fixed #23344 -- Removed duplicate docs for file upload settings.
Tim Graham
2014-08-02
Updated MySQL links to version 5.6.
Tim Graham
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-07-26
Fixed #23097 -- Switched to new octal format in docs
David Hoffman
2014-07-06
Fixed a few PEP8 errors in settings doc.
Collin Anderson
2014-07-03
Fixed #22924 -- Added a note about MEDIA_URL in templates.
Tim Graham
2014-06-19
Fixed #22874: Document that AUTH_USER_MODEL must be in first migration
Andrew Godwin
2014-06-17
Fixed #22853: Swapped models are now ignored for migration operations.
Andrew Godwin
[prev]
[next]