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
2016-12-28
[1.10.x] Fixed #24994 -- Documented the expected type of settings.SECRET_KEY.
Tim Graham
2016-11-11
[1.10.x] Fixed typo in docs/ref/settings.txt.
Ian Lee
2016-11-01
[1.10.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.
Tim Graham
2016-11-01
[1.10.x] Fixed CVE-2016-9013 -- Generated a random database user password whe...
Marti Raudsepp
2016-10-31
[1.10.x] Fixed #27410 -- Clarified when static files is enabled in STATIC_ROO...
Tim Graham
2016-10-25
[1.10.x] Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-09-30
[1.10.x] Updated links to the current version of MySQL docs.
Tim Graham
2016-09-15
[1.10.x] Fixed typo in docs/ref/settings.txt.
Tim Graham
2016-09-09
[1.10.x] Normalized spelling of ETag.
Tim Graham
2016-08-31
[1.10.x] Made settings docs link to cache parameters more specific.
Ed Morley
2016-08-08
[1.10.x] Fixed docs to refer to HSTS includeSubdomains as a directive.
Ed Morley
2016-07-14
[1.10.x] Reverted "Fixed #25388 -- Added an option to allow disabling of migr...
Tim Graham
2016-05-17
Refs #26601 -- Deprecated old-style middleware.
Tim Graham
2016-05-17
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2016-05-12
Fixed #21231 -- Enforced a max size for GET/POST values read into memory.
Andre Cruz
2016-05-08
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Tim Graham
2016-04-07
Fixed #26037 -- Documented precedence of USE_X_FORWARDED_HOST/PORT settings.
Arnaud Limbourg
2016-04-04
Fixed #26419 -- Added a link in ALLOWED_HOSTS docs.
Joshua Pereyda
2016-03-31
Removed some docs that should have been removed along with PROFANITIES_LIST.
Tim Graham
2016-03-23
Fixed #25388 -- Added an option to allow disabling of migrations during test ...
Berker Peksag
2016-03-08
Fixed #26033 -- Added Argon2 password hasher.
Bas Westerbaan
2016-03-03
Fixed #26309 -- Documented that login URL settings no longer support dotted p...
Alasdair Nicol
2016-02-22
Fixed #26187 -- Removed weak password hashers from PASSWORD_HASHERS.
Tim Graham
2016-02-04
Fixed #12405 -- Added LOGOUT_REDIRECT_URL setting.
Hugo Osvaldo Barrera
2016-02-02
Made identation of default setting docs more consistenct.
Tim Graham
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-01-29
Made formatting of docs for settings defaults more consistent.
Tim Graham
2016-01-14
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2016-01-11
Refs #25755 -- Unified a couple more spellings of 'website'.
pp
2016-01-07
Fixed #25928 -- Clarified precendence of USE_THOUSAND_SEPARATOR and locale fo...
wingston sharon
2016-01-06
Refs #25878 -- Added the expected return type of CSRF_FAILURE_VIEW.
Tim Graham
2015-12-11
Fixed #25918 -- Removed unused LOGOUT_URL setting.
Tim Graham
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-11-17
Fixed #25695 -- Added template_name parameter to csrf_failure() view.
Raphael Michel
2015-11-17
Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does.
Alex Morozov
2015-10-29
Fixed #25489 -- Documented that SESSION_SAVE_EVERY_REQUEST doesn't create emp...
Tim Graham
2015-10-29
Fixed #16734 -- Set script prefix even outside of requests
Claude Paroz
2015-09-23
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-09-23
Removed deprecated TEMPLATE_* settings per deprecation timeline.
Tim Graham
2015-09-23
Refs #23957 -- Required session verification per deprecation timeline.
Tim Graham
2015-09-23
Refs #24022 -- Removed the ssi tag per deprecation timeline.
Tim Graham
2015-09-16
Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN.
Matt Robenolt
2015-09-12
Refs #25386 -- Added links to the OPTIONS of the built-in template backends.
Tim Graham
2015-09-12
Cleaned up surrounding documentation
Markus Holtermann
2015-09-12
Fixed #24919 -- Allowed disabling of migrations on a per app basis
Markus Holtermann
2015-09-11
Fixed #25351 -- Added example for database test settings to docs.
Jose Carlos Menezes
2015-09-07
Fixed #25356 -- Removed default_app_config from startapp template.
Tim Graham
2015-09-05
Fixed #25334 -- Provided a way to allow cross-origin unsafe requests over HTTPS.
Joshua Kehn
2015-08-28
Fixed #25318 -- Made SILENCED_SYSTEM_CHECKS suppress all messages.
Tim Graham
2015-08-25
Fixed #25309 -- Corrected that ATOMIC_REQUESTS applies per view not per request.
Tim Graham
[next]