Andre Cruz
|
929684d6ee
Fixed #21231 -- Enforced a max size for GET/POST values read into memory.
|
há 10 anos atrás |
Tim Graham
|
f5ff5010cd
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
|
há 9 anos atrás |
Arnaud Limbourg
|
5cda4677b3
Fixed #26037 -- Documented precedence of USE_X_FORWARDED_HOST/PORT settings.
|
há 9 anos atrás |
Joshua Pereyda
|
f8b31dfdfc
Fixed #26419 -- Added a link in ALLOWED_HOSTS docs.
|
há 9 anos atrás |
Tim Graham
|
12dee89d9c
Removed some docs that should have been removed along with PROFANITIES_LIST.
|
há 9 anos atrás |
Berker Peksag
|
157d7f1f1d
Fixed #25388 -- Added an option to allow disabling of migrations during test database creation
|
há 9 anos atrás |
Bas Westerbaan
|
b4250ea04a
Fixed #26033 -- Added Argon2 password hasher.
|
há 9 anos atrás |
Alasdair Nicol
|
2404d209a5
Fixed #26309 -- Documented that login URL settings no longer support dotted paths.
|
há 9 anos atrás |
Tim Graham
|
47b5a6a43c
Fixed #26187 -- Removed weak password hashers from PASSWORD_HASHERS.
|
há 9 anos atrás |
Hugo Osvaldo Barrera
|
dcee1dfc79
Fixed #12405 -- Added LOGOUT_REDIRECT_URL setting.
|
há 9 anos atrás |
Tim Graham
|
67907ed845
Made identation of default setting docs more consistenct.
|
há 9 anos atrás |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
há 9 anos atrás |
Tim Graham
|
2436b83dfd
Made formatting of docs for settings defaults more consistent.
|
há 9 anos atrás |
Tim Graham
|
e519aab43a
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
|
há 9 anos atrás |
pp
|
c8d970a548
Refs #25755 -- Unified a couple more spellings of 'website'.
|
há 9 anos atrás |
wingston sharon
|
7f218d9891
Fixed #25928 -- Clarified precendence of USE_THOUSAND_SEPARATOR and locale formats.
|
há 9 anos atrás |
Tim Graham
|
62e83c71d2
Refs #25878 -- Added the expected return type of CSRF_FAILURE_VIEW.
|
há 9 anos atrás |
Tim Graham
|
59f861fcb4
Fixed #25918 -- Removed unused LOGOUT_URL setting.
|
há 9 anos atrás |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
há 9 anos atrás |
Raphael Michel
|
16945f0e9c
Fixed #25695 -- Added template_name parameter to csrf_failure() view.
|
há 9 anos atrás |
Alex Morozov
|
5abed864ee
Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does.
|
há 9 anos atrás |
Tim Graham
|
abf5ccc29c
Fixed #25489 -- Documented that SESSION_SAVE_EVERY_REQUEST doesn't create empty sessions.
|
há 9 anos atrás |
Claude Paroz
|
7d81ee6efc
Fixed #16734 -- Set script prefix even outside of requests
|
há 9 anos atrás |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
há 9 anos atrás |
Tim Graham
|
2a20ebe6a5
Removed deprecated TEMPLATE_* settings per deprecation timeline.
|
há 9 anos atrás |
Tim Graham
|
849037af36
Refs #23957 -- Required session verification per deprecation timeline.
|
há 9 anos atrás |
Tim Graham
|
04ee4059d7
Refs #24022 -- Removed the ssi tag per deprecation timeline.
|
há 9 anos atrás |
Matt Robenolt
|
b0c56b895f
Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN.
|
há 10 anos atrás |
Tim Graham
|
f3e5a74646
Refs #25386 -- Added links to the OPTIONS of the built-in template backends.
|
há 9 anos atrás |
Markus Holtermann
|
2b98034fbb
Cleaned up surrounding documentation
|
há 9 anos atrás |