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-06-13
Fixed #22477 -- Removed contrib middleware from the global settings defaults.
mlavin
2014-06-12
Fixed #22811 -- Allowed setting both the old and new TEST database settings.
Tim Graham
2014-06-09
Doc edits for refs #22487.
Tim Graham
2014-06-08
Fixed #22487: Optional rollback emulation for migrated apps
Andrew Godwin
2014-05-30
Fixed #22682 -- `makemigrations` will create `MIGRATION_MODULES` package
Moayad Mardini
2014-05-27
Fixed spelling in docs.
Tim Graham
2014-05-22
Fixed #22667 -- Replaced leader/follower terminology with primary/replica
Flavio Curella
2014-05-21
Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH
Martin Brochhaus
2014-05-20
Merge pull request #2692 from fcurella/patch-5
Alex Gaynor
2014-05-20
replaced occurrences of master/slave terminology with leader/follower
Flavio Curella
2014-05-19
Revert "Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of mod...
Tim Graham
2014-05-19
Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules.
Martin Brochhaus
2014-05-07
Insert space.
Markus Amalthea Magnuson
2014-05-05
Fixed #1349 -- Clarified docs on serving files from STATIC/MEDIA_URL.
Tim Graham
2014-04-13
Fixed #22398 -- Added detail about callable in KEY_FUNCTION docs
arachnegl
2014-03-24
Removed versionadded/changed annotations for 1.6.
Tim Graham
2014-03-21
Removed django.middleware.doc. Refs #20126.
Aymeric Augustin
2014-03-21
Removed deprecated TRANSACTIONS_MANAGED setting.
Aymeric Augustin
2014-03-21
Removed django.test.simple and django.test._doctest per deprecation timeline.
Tim Graham
2014-03-21
Removed settings.CACHE_MIDDLEWARE_ANONYMOUS_ONLY per deprecation timeline.
Tim Graham
2014-03-21
Removed settings.SEND_BROKEN_LINK_EMAILS per deprecation timeline.
Tim Graham
2014-03-21
Removed contrib.comments per deprecation timeline.
Tim Graham
2014-03-09
Reorganized the database test settings
Shai Berger
2014-03-06
Fixed #22185 -- Added settings.CSRF_COOKIE_AGE
Roger Hu
2014-03-04
Fixed #22085 -- Added a feature for setting non-expiring keys as the default.
zedr
2014-03-01
Fixed #15318 -- Added settings for language cookie max-age, path, domain
Sergey Kolosov
2014-02-28
Fixed spelling mistakes in docs.
Tim Graham
2014-02-25
Fixed docs typos.
Szczepan Cieślik
2014-02-22
Fixed #22032 -- added documentation for settings.MIGRATION_MODULES
Greg Chapple
2014-02-15
Fixed #22013 -- Documented difference between SERVER_EMAIL and DEFAULT_FROM_E...
Zbigniew Siciarz
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
[prev]
[next]