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-07-14
Reverted "Fixed #25388 -- Added an option to allow disabling of migrations du...
Tim Graham
2016-06-24
Refs #17209 -- Added LoginView and LogoutView class-based views
Claude Paroz
2016-06-22
Fixed #25920 -- Added support for non-uniform NUMBER_GROUPING.
jasisz
2016-06-20
Refs #26666 -- Added ALLOWED_HOSTS validation when running tests.
Tobias McNulty
2016-06-04
Fixed #12666 -- Added EMAIL_USE_LOCALTIME setting.
Anton I. Sipos
2016-05-20
Removed versionadded/changed annotations for 1.9.
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
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-08-07
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
Caio Ariede
2015-08-04
Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FORWARDED_PORT setting.
Matt Robenolt
2015-07-17
Fixed #25125 -- Updated docs on cookie naming conventions.
Konrad Świat
2015-06-24
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-20
Fixed #25010 -- Documented APP_DIRS default in startproject's settings.py
Tim Graham
[prev]
[next]