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
2017-11-21
[2.0.x] Clarified who the AdminEmailHandler emails.
Frédéric Massart
2017-11-06
[2.0.x] Fixed #28776 -- Fixed a/an/and typos in docs and comments.
Дилян Палаузов
2017-11-01
[2.0.x] Fixed #28741 -- Removed unnecessary leading dot from cross-domain coo...
Tim Graham
2017-09-28
[2.0.x] Fixed #28625 -- Distinguished DATABASES['TIME_ZONE'] from settings.TI...
Jon Ribbens
2017-07-25
Fixed #28435 -- Removed inaccurate warning about SECURE_HSTS_PRELOAD.
Tim Graham
2017-06-27
Fixed #28336 -- Fixed typo in docs/ref/settings.txt.
Laura
2017-06-02
Fixed #28260 -- Allowed customizing the test tablespace initial and autoexten...
Mariusz Felisiak
2017-05-06
Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL.
François Freitag
2017-03-20
Removed extra characters in docs header underlines.
Mariusz Felisiak
2017-03-09
Described DEBUG_PROPAGATE_EXCEPTIONS behavior in more detail.
Tim Graham
2017-02-16
Fixed #27829 -- Deprecated settings.DEFAULT_CONTENT_TYPE.
Tim Graham
2017-02-07
Converted usage of ugettext* functions to their gettext* aliases
Claude Paroz
2017-01-17
Removed versionadded/changed annotations for 1.10.
Tim Graham
2017-01-17
Refs #26601 -- Removed support for old-style middleware using settings.MIDDLE...
Tim Graham
2016-12-28
Fixed #24994 -- Documented the expected type of settings.SECRET_KEY.
Tim Graham
2016-12-27
Fixed #15667 -- Added template-based widget rendering.
Preston Timmons
2016-12-19
Fixed #27611 -- Doc'd that CSRF_COOKIE_HTTPONLY setting offers no security.
Tim Graham
2016-11-30
Refs #16859 -- Allowed storing CSRF tokens in sessions.
Raphael Michel
2016-11-11
Fixed typo in docs/ref/settings.txt.
Ian Lee
2016-11-01
Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.
Tim Graham
2016-11-01
Fixed CVE-2016-9013 -- Generated a random database user password when running...
Marti Raudsepp
2016-10-31
Fixed #27410 -- Clarified when static files is enabled in STATIC_ROOT docs.
Tim Graham
2016-10-27
Fixed #27327 -- Simplified time zone handling by requiring pytz.
Tim Graham
2016-10-25
Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-10-10
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...
Denis Cornehl
2016-09-30
Updated links to the current version of MySQL docs.
Tim Graham
2016-09-15
Fixed typo in docs/ref/settings.txt.
Tim Graham
2016-09-09
Normalized spelling of ETag.
Tim Graham
2016-08-31
Made settings docs link to cache parameters more specific.
Ed Morley
2016-08-23
Fixed #27061 -- Added a TEST['TEMPLATE'] setting for PostgreSQL.
Chris Jerdonek
2016-08-10
Fixed #26947 -- Added an option to enable the HSTS header preload directive.
Ed Morley
2016-08-08
Fixed docs to refer to HSTS includeSubdomains as a directive.
Ed Morley
2016-07-16
Fixed #17209 -- Added password reset/change class-based views
Claude Paroz
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
[next]