Tim Graham
|
4e94c84e50
Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS
|
11 éve |
Tim Graham
|
bb863faecd
Proofed the 1.6 release notes
|
11 éve |
Łukasz Langa
|
a542b808ba
Removed a confusing duplicate SESSION_COOKIE_DOMAIN header
|
12 éve |
Łukasz Langa
|
660762681c
Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware
|
12 éve |
Łukasz Langa
|
bd97f7d0cb
Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated
|
12 éve |
Carl Meyer
|
9012833af8
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
|
12 éve |
Aymeric Augustin
|
3d595c3bc3
Fixed #20215 -- Disabled persistent connections by default.
|
12 éve |
Michael Manfre
|
6bdeed1b81
Fixed #20338 - Document FQDN behavior with ALLOWED_HOSTS
|
12 éve |
Aymeric Augustin
|
1267d2d9bc
Fixed #20330 -- Normalized spelling of "web server".
|
12 éve |
Juan Catalano
|
78c842a323
Adapted uses of versionchanged/versionadded to the new form.
|
12 éve |
Baptiste Mispelon
|
2c27300f34
Fix #20195: wrong reference in session settings documentation.
|
12 éve |
Tim Graham
|
6c730da1f6
Fixed #19897 - Updated static files howto.
|
12 éve |
Maik Hoepfel
|
a05042fd3a
Docs: Remove ambiguity.
|
12 éve |
Tim Graham
|
93cffc3b37
Added missing markup to docs.
|
12 éve |
Ryan West
|
ae8fcedbc7
small documentation update to outline caveat with SESSION_COOKIE_DOMAIN
|
12 éve |
Aymeric Augustin
|
6197935152
Fixed #19968 -- Dropped support for PostgreSQL < 8.4.
|
12 éve |
Aymeric Augustin
|
ac37ed21b3
Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.
|
12 éve |
Claude Paroz
|
384c180e41
Fixed #19917 -- Added microseconds in default TIME_INPUT_FORMATS
|
12 éve |
Aymeric Augustin
|
2ee21d9f0d
Implemented persistent database connections.
|
12 éve |
Carl Meyer
|
d51fb74360
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
|
12 éve |
Tim Graham
|
af2bb17470
Added a note about the default timezone and the new project template.
|
12 éve |
Aymeric Augustin
|
720888a146
Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie.
|
12 éve |
Simon Charette
|
5c70299a71
Fixed #19734 -- Missing values in `DATETIME_INPUT_FORMATS` doc.
|
12 éve |
Aymeric Augustin
|
3f1c7b7053
Simplified default project template.
|
12 éve |
Aymeric Augustin
|
50a985b09b
Fixed #19099 -- Split broken link emails out of common middleware.
|
12 éve |
Tim Graham
|
ba50d3e05b
Fixed #14633 - Organized settings reference docs and added a topical index.
|
12 éve |
Ramiro Morales
|
1bbd36a36a
Minor DEBUG setting reference formatting edit.
|
12 éve |
Tim Graham
|
066cf2d70e
Fixed #19586 - Removed URL_VALIDATOR_USER_AGENT from setting docs.
|
12 éve |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 éve |
Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
12 éve |