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
2012-12-19
Added PASSWORD_HASHERS to settings reference document.
Ramiro Morales
2012-12-14
Fixed #2304 -- Documented TRANSACTIONS_MANAGED.
Aymeric Augustin
2012-12-11
Fixed #19377 - Emphasized database host link in tutorial
Tim Graham
2012-12-07
Fixed #19444 -- Clarified IGNORABLE_404_URLS documentation
Claude Paroz
2012-12-04
Amended explanation of LOCALE_PATHS setting.
Daniele Procida
2012-11-20
Corrected docs about default value of MESSAGE_STORAGE
Luke Plant
2012-11-17
Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX.
Aymeric Augustin
2012-11-06
Fixed #19246 - Updated SECURE_PROXY_SSL_HEADER example to use 'X-Forwarded-Pr...
Tim Graham
2012-10-31
Fixed #17083 -- Allowed sessions to use non-default cache.
Aymeric Augustin
2012-09-26
Fixed #3011 -- Added swappable auth.User models.
Russell Keith-Magee
2012-09-20
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
Tim Graham
2012-09-15
Removed reference to note removed in a78dd109e6c81c49e90e36e9b793bad67c46c23c...
Tim Graham
2012-09-08
Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names.
Carl Meyer
2012-08-29
Replaced many smart_bytes by force_bytes
Claude Paroz
2012-08-25
Updated doc for settings.MEDIA_ROOT based on what's generated by settings.py;...
Tim Graham
2012-08-16
Marked up a few raw values in the settings documentation.
Simon Meers
2012-08-16
Fixed #18759 -- updated SECRET_KEY documentation
Piet Delport
2012-08-07
[py3] Ported django.utils.encoding.
Aymeric Augustin
2012-06-28
Updated obsolete links in the documentation
Claude Paroz
2012-06-07
Removed references to changes made in 1.2.
Aymeric Augustin
2012-06-07
Fixed #18397 -- Avoided referencing lawrence.com.
Aymeric Augustin
2012-06-04
Noted that SECURE_PROXY_SSL_HEADER is needed by CSRF protection.
Luke Plant
2012-05-03
Fixed broken URLs introduced in 1adc87cd32.
Ramiro Morales
2012-05-03
Updated some URLs in the documentation to point to the new repository.
Ramiro Morales
2012-04-29
Fixed #18220 -- Removed the CACHE_BACKEND setting, as per official deprecatio...
Claude Paroz
2012-04-01
Fixed #18045 -- Corrected the documented default value of SESSION_COOKIE_HTTP...
Claude Paroz
2012-03-31
Removed deprecated URLField.verify_exists.
Aymeric Augustin
2012-03-26
Fixed #17733 -- Discouraged setting TIME_ZONE to None when USE_TZ is True. Th...
Aymeric Augustin
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2012-03-02
Edited stuff from [17543] to [17629]
Adrian Holovaty
2012-03-02
Fixed #17568 -- Mentioned ``reverse_lazy`` in the ``LOGIN_REDIRECT_URL`` sett...
Jannis Leidel
2012-03-01
Fixed #17767 - Added signed cookie session backed to session engine settings ...
Timo Graham
2012-02-22
Reverted r17577 because it's actually possible to use a time zone that isn't ...
Aymeric Augustin
2012-02-22
Noted that TIME_ZONE must be the server time zone when time zone support is e...
Aymeric Augustin
2012-02-20
Fixed #16758 - Added a warning regarding overriding default settings; thanks ...
Timo Graham
2012-02-19
Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data how-to, ...
Aymeric Augustin
2012-02-19
Fixed #16452 -- Clarified that the DATE/DATETIME/TIME_INPUT_FORMATS settings ...
Aymeric Augustin
2012-02-17
Documentation (and some small source code) edits from [17432] - [17537]
Adrian Holovaty
2012-02-09
Fixed #17460 -- Extended the HIDDEN_SETTINGS constant in with a few more sen...
Jannis Leidel
2011-12-30
Fixed incorrect 'setting::' prefix in settings.txt
Adrian Holovaty
2011-12-16
Fixed #14597 -- Added a SECURE_PROXY_SSL_HEADER setting for cases when you're...
Adrian Holovaty
2011-11-18
Fixed #17255 -- Removed "as" prefix from new timezone template filter names f...
Jannis Leidel
2011-11-18
Added support for time zones. Thanks Luke Plant for the review. Fixed #2626.
Aymeric Augustin
2011-11-01
Fixed #17117 - ADMIN_MEDIA_PREFIX should still be visible in docs
Luke Plant
2011-10-22
Fixed #17087 -- Re-organized the i18n docs to reduce confusion between USE_I1...
Aymeric Augustin
2011-10-22
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...
Carl Meyer
2011-10-14
Fixed #12308 -- Added tablespace support to the PostgreSQL backend.
Aymeric Augustin
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-10-07
Fixed typo in r16935. Refs #17012.
Aymeric Augustin
2011-10-07
Fixed #17012 - Removed references to the 'hasNoProfanities' validator. Refs #...
Aymeric Augustin
[prev]
[next]