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
2013-10-21
[1.6.x] Fixed #21296 -- Added docs for PostgreSQL and unix domains sockets.
Riccardo Magliocchetti
2013-09-28
[1.6.x] Note about static files dirs paths on Windows.
Ramiro Morales
2013-09-23
[1.6.x] Fixed #21070 -- Added a more complex database configuration example.
Louis Fill
2013-09-03
[1.6.x] Fixed #20973 -- Document serving static files without django.contrib....
Loic Bistuer
2013-08-22
[1.6.x] Typos introduced in 57c82f909b.
Ramiro Morales
2013-08-22
[1.6.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.se...
Tim Graham
2013-08-22
[1.6.x] Made description of LANGUAGE_CODE setting more clear.
Ramiro Morales
2013-08-14
[1.6.x] Added some doc links for django.contrib.messages
Tim Graham
2013-07-08
[1.6.x] Fixed #19695 -- Retitle "Form Media" to "Form Assets".
James Bennett
2013-06-27
Fixed LOGGING setting docs
Claude Paroz
2013-06-21
Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy.
Tim Graham
2013-06-09
Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS
Tim Graham
2013-06-05
Proofed the 1.6 release notes
Tim Graham
2013-05-21
Removed a confusing duplicate SESSION_COOKIE_DOMAIN header
Łukasz Langa
2013-05-19
Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware
Łukasz Langa
2013-05-18
Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated
Łukasz Langa
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-09
Fixed #20215 -- Disabled persistent connections by default.
Aymeric Augustin
2013-05-01
Fixed #20338 - Document FQDN behavior with ALLOWED_HOSTS
Michael Manfre
2013-04-29
Fixed #20330 -- Normalized spelling of "web server".
Aymeric Augustin
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
[next]