Ramiro Morales
|
5866a49369
Note about static files dirs paths on Windows.
|
11 years ago |
Louis Fill
|
e15f7f31d0
Fixed #21070 -- Added a more complex database configuration example.
|
11 years ago |
Loic Bistuer
|
7b04038a7f
Fixed #20973 -- Document serving static files without django.contrib.staticfiles
|
11 years ago |
Erik Romijn
|
fa57266699
Fixed #20972 -- Make messages cookie follow session cookie secure/httponly
|
11 years ago |
Ramiro Morales
|
57c82f909b
Typos introduced in 297f5af222.
|
11 years ago |
Tim Graham
|
b0ce6fe656
Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions
|
11 years ago |
Ramiro Morales
|
297f5af222
Made description of LANGUAGE_CODE setting more clear.
|
11 years ago |
Tim Graham
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 years ago |
Tim Graham
|
b6178fa24b
Added some doc links for django.contrib.messages
|
11 years ago |
Mel Collins
|
6bdb3b1135
Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting
|
11 years ago |
Dominic Rodger
|
c33d1ca1d9
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
|
11 years ago |
Claude Paroz
|
59ebe39812
Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend
|
11 years ago |
James Bennett
|
c0f03175ce
Fixed #19695 -- Retitle "Form Media" to "Form Assets".
|
11 years ago |
Aymeric Augustin
|
6a0374d037
Reflected the new default value of LOGGING_CONFIG in docs.
|
11 years ago |
Ramiro Morales
|
c196564132
Removed custom profile model functionality as per deprecation TL.
|
11 years ago |
Claude Paroz
|
8db264cbc8
Fixed LOGGING setting docs
|
11 years ago |
Tim Graham
|
9be93aa809
Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy.
|
11 years ago |
Tim Graham
|
4e94c84e50
Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS
|
11 years ago |
Tim Graham
|
bb863faecd
Proofed the 1.6 release notes
|
11 years ago |
Łukasz Langa
|
a542b808ba
Removed a confusing duplicate SESSION_COOKIE_DOMAIN header
|
11 years ago |
Łukasz Langa
|
660762681c
Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware
|
11 years ago |
Łukasz Langa
|
bd97f7d0cb
Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated
|
11 years ago |
Carl Meyer
|
9012833af8
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
|
11 years ago |
Aymeric Augustin
|
3d595c3bc3
Fixed #20215 -- Disabled persistent connections by default.
|
11 years ago |
Michael Manfre
|
6bdeed1b81
Fixed #20338 - Document FQDN behavior with ALLOWED_HOSTS
|
12 years ago |
Aymeric Augustin
|
1267d2d9bc
Fixed #20330 -- Normalized spelling of "web server".
|
12 years ago |
Juan Catalano
|
78c842a323
Adapted uses of versionchanged/versionadded to the new form.
|
12 years ago |
Baptiste Mispelon
|
2c27300f34
Fix #20195: wrong reference in session settings documentation.
|
12 years ago |
Tim Graham
|
6c730da1f6
Fixed #19897 - Updated static files howto.
|
12 years ago |
Maik Hoepfel
|
a05042fd3a
Docs: Remove ambiguity.
|
12 years ago |