index
:
django.git
fix-31295
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
2013-04-20
Adapted uses of versionchanged/versionadded to the new form.
Juan Catalano
2013-04-04
Fix #20195: wrong reference in session settings documentation.
Baptiste Mispelon
2013-03-29
Fixed #19897 - Updated static files howto.
Tim Graham
2013-03-25
Docs: Remove ambiguity.
Maik Hoepfel
2013-03-22
Added missing markup to docs.
Tim Graham
2013-03-18
small documentation update to outline caveat with SESSION_COOKIE_DOMAIN
Ryan West
2013-03-18
Fixed #19968 -- Dropped support for PostgreSQL < 8.4.
Aymeric Augustin
2013-03-11
Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.
Aymeric Augustin
2013-03-02
Fixed #19917 -- Added microseconds in default TIME_INPUT_FORMATS
Claude Paroz
2013-02-28
Implemented persistent database connections.
Aymeric Augustin
2013-02-19
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
Carl Meyer
2013-02-10
Added a note about the default timezone and the new project template.
Tim Graham
2013-02-07
Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie.
Aymeric Augustin
2013-02-04
Fixed #19734 -- Missing values in `DATETIME_INPUT_FORMATS` doc.
Simon Charette
2013-02-04
Simplified default project template.
Aymeric Augustin
2013-01-15
Fixed #19099 -- Split broken link emails out of common middleware.
Aymeric Augustin
2013-01-12
Fixed #14633 - Organized settings reference docs and added a topical index.
Tim Graham
2013-01-11
Minor DEBUG setting reference formatting edit.
Ramiro Morales
2013-01-09
Fixed #19586 - Removed URL_VALIDATOR_USER_AGENT from setting docs.
Tim Graham
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-29
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-12-29
Removed IGNORABLE_404_STARTS/ENDS settings.
Aymeric Augustin
2012-12-29
Removed django.contrib.markup.
Aymeric Augustin
2012-12-28
Fixed #19498 -- refactored auth documentation
Preston Holmes
2012-12-25
Fixed more broken links. refs #19516
Tim Graham
2012-12-21
Fixed #19497 -- Refactored testing docs.
Ramiro Morales
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
[next]