Grzegorz Slusarek
|
668d53cd12
Fixed #21495 -- Added settings.CSRF_HEADER_NAME
|
10 years ago |
Aymeric Augustin
|
15b711b5ee
Deprecated TEMPLATE_DEBUG setting.
|
10 years ago |
darkryder
|
9ec8aa5e5d
Fixed #24149 -- Normalized tuple settings to lists.
|
10 years ago |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 years ago |
Tim Graham
|
7e8cf74dc7
Removed support for syncing apps without migrations per deprecation timeline.
|
10 years ago |
Tim Graham
|
f635d75935
Removed support for old-style test database settings per deprecation timeline.
|
10 years ago |
Collin Anderson
|
26a92619f6
Fixed #24124 -- Changed context_processors in the default settings.py
|
10 years ago |
Aymeric Augustin
|
6c392bb2c0
Moved doc on the DTL's syntax to the ref/ section.
|
10 years ago |
Preston Timmons
|
de9ebdd39c
Fixed #24022 -- Deprecated the ssi tag.
|
10 years ago |
Aymeric Augustin
|
9eb4f28e89
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
|
10 years ago |
Aymeric Augustin
|
d3205e3e2e
Deprecated TEMPLATE_DIRS.
|
10 years ago |
Aymeric Augustin
|
cf0fd65ed4
Deprecated TEMPLATE_LOADERS.
|
10 years ago |
Aymeric Augustin
|
d3a982556d
Deprecated TEMPLATE_STRING_IF_INVALID.
|
10 years ago |
Aymeric Augustin
|
3dc01aaaaf
Deprecated ALLOWED_INCLUDE_ROOTS.
|
10 years ago |
Aymeric Augustin
|
92e8f1f302
Moved context_processors from django.core to django.template.
|
10 years ago |
Aymeric Augustin
|
1acfd624d6
Added initial support for loading template engines.
|
10 years ago |
Frankie Robertson
|
446b50b90e
Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs KEY_PREFIX
|
10 years ago |
Claude Paroz
|
0a4b04fc23
Used https for most *.python.org links
|
10 years ago |
Tim Graham
|
fa6e3a40e1
Fixed #23961 -- Clarified when makemigrations will create a directory.
|
10 years ago |
Jannis Leidel
|
6302893112
Updated formtools docs to point at new package outside the Django repo.
|
10 years ago |
Berker Peksag
|
4f90c99635
Fixed #23665 -- Noted precedence of settings.USE_L10N in MONTH_DAY_FORMAT and YEAR_MONTH.
|
10 years ago |
Thomas Chaumeny
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 years ago |
Aymeric Augustin
|
8f79c154ca
Removed extra period.
|
10 years ago |
Tim Graham
|
bedd439297
Fixed #23667 -- Incorrect settings reference for language cookie.
|
10 years ago |
Erik Romijn
|
2bb00b0b0b
Made minor typographic correction to SECRET_KEY docs.
|
10 years ago |
Erik Romijn
|
4ad57bbe31
Fixed #22310 -- Documented exact usage of SECRET_KEY
|
10 years ago |
Duane Hilton
|
054bdfeff1
Fixed #17638 -- Added crosslinks between topic and reference guides.
|
10 years ago |
Tim Graham
|
90761d00e3
Fixed spelling mistakes and added words to wordlist.
|
10 years ago |
Tim Graham
|
a4f23eba2e
Fixed #23421 -- Corrected TEST SERIALIZE setting.
|
10 years ago |
Josh Smeaton
|
0eb5cde9da
Fixed #21775 -- Allowed customization of datafile for Oracle tablespace
|
10 years ago |