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
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2014-01-17
Fixed #18942 -- Clarified usage of {% get_static_prefix %}.
Tim Graham
2014-01-01
Fixed #21018 -- Reversed precedence order for management commands.
Aymeric Augustin
2014-01-01
Documented unicity rules in INSTALLED_APPS.
Aymeric Augustin
2013-12-31
Fixed #21581 -- Fixed a number of issues with collectstatic.
Loic Bistuer
2013-12-25
Swapped app registry and app config API docs.
Aymeric Augustin
2013-12-24
Copy-edited previous commit.
Aymeric Augustin
2013-12-24
Added release notes for app loading changes.
Aymeric Augustin
2013-12-24
Updated a few doc paragraphs following the app-loading refactor.
Aymeric Augustin
2013-12-18
Fixed #21386 -- Removed admindocs dependence on sites framework
Bouke Haarsma
2013-11-30
Removed gender-based pronouns per [c0a2daad78].
Tim Graham
2013-11-29
Fixed #21380 -- Added a way to set different permission for static directories.
Vajrasky Kok
2013-11-27
Added a warning regarding risks in serving user uploaded media.
Tim Graham
2013-11-24
Removed confusing comments from the docs.
Loic Bistuer
2013-11-09
Fixed #21372 -- Corrected docs regarding translating LANGUAGES.
Bernardo Pires
2013-10-24
Fixed #21219 -- Added a way to set different permission for static files.
Vajrasky Kok
2013-10-24
Fixed #20338 -- Stripped ending dot during host validation
Claude Paroz
2013-10-21
Fixed #21296 -- Added docs for PostgreSQL and unix domains sockets.
Riccardo Magliocchetti
2013-09-28
Note about static files dirs paths on Windows.
Ramiro Morales
2013-09-23
Fixed #21070 -- Added a more complex database configuration example.
Louis Fill
2013-09-03
Fixed #20973 -- Document serving static files without django.contrib.staticfiles
Loic Bistuer
2013-08-26
Fixed #20972 -- Make messages cookie follow session cookie secure/httponly
Erik Romijn
2013-08-22
Typos introduced in 297f5af222.
Ramiro Morales
2013-08-22
Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions
Tim Graham
2013-08-22
Made description of LANGUAGE_CODE setting more clear.
Ramiro Morales
2013-08-19
Removed versionadded/changed annotations for 1.5
Tim Graham
2013-08-14
Added some doc links for django.contrib.messages
Tim Graham
2013-08-12
Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting
Mel Collins
2013-08-06
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
Dominic Rodger
2013-07-11
Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend
Claude Paroz
2013-07-08
Fixed #19695 -- Retitle "Form Media" to "Form Assets".
James Bennett
2013-07-01
Reflected the new default value of LOGGING_CONFIG in docs.
Aymeric Augustin
2013-06-28
Removed custom profile model functionality as per deprecation TL.
Ramiro Morales
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
[next]