Tim Graham
|
aaacaeb096
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
il y a 9 ans |
Tim Graham
|
4a66564888
Fixed #25010 -- Documented APP_DIRS default in startproject's settings.py
|
il y a 9 ans |
Tim Graham
|
55b3bd8468
Refs #16860 -- Minor edits and fixes to password validation.
|
il y a 9 ans |
Erik Romijn
|
1daae25bdc
Fixed #16860 -- Added password validation to django.contrib.auth.
|
il y a 10 ans |
garwoodpr
|
5edf25bddd
Cosmetic edits and minor corrections to docs/ref/settings.txt.
|
il y a 10 ans |
Aymeric Augustin
|
ed83881e64
Fixed #23820 -- Supported per-database time zone.
|
il y a 10 ans |
Piotr Jakimiak
|
ca51c55915
Fixed broken link in settings docs
|
il y a 10 ans |
Dave Hodder
|
08c980d752
Updated capitalization in the word "JavaScript" for consistency
|
il y a 10 ans |
Fabio Natali
|
cb506aed2a
Fixed #23814 -- Documented apps refactored out of Django.
|
il y a 10 ans |
Tim Graham
|
8219eabbba
Fixed #24503 -- Added docs on LANGUAGE_CODE fallback change in 1.8.
|
il y a 10 ans |
Grzegorz Slusarek
|
668d53cd12
Fixed #21495 -- Added settings.CSRF_HEADER_NAME
|
il y a 10 ans |
Aymeric Augustin
|
15b711b5ee
Deprecated TEMPLATE_DEBUG setting.
|
il y a 10 ans |
darkryder
|
9ec8aa5e5d
Fixed #24149 -- Normalized tuple settings to lists.
|
il y a 10 ans |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
il y a 10 ans |
Tim Graham
|
7e8cf74dc7
Removed support for syncing apps without migrations per deprecation timeline.
|
il y a 10 ans |
Tim Graham
|
f635d75935
Removed support for old-style test database settings per deprecation timeline.
|
il y a 10 ans |
Collin Anderson
|
26a92619f6
Fixed #24124 -- Changed context_processors in the default settings.py
|
il y a 10 ans |
Aymeric Augustin
|
6c392bb2c0
Moved doc on the DTL's syntax to the ref/ section.
|
il y a 10 ans |
Preston Timmons
|
de9ebdd39c
Fixed #24022 -- Deprecated the ssi tag.
|
il y a 10 ans |
Aymeric Augustin
|
9eb4f28e89
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
|
il y a 10 ans |
Aymeric Augustin
|
d3205e3e2e
Deprecated TEMPLATE_DIRS.
|
il y a 10 ans |
Aymeric Augustin
|
cf0fd65ed4
Deprecated TEMPLATE_LOADERS.
|
il y a 10 ans |
Aymeric Augustin
|
d3a982556d
Deprecated TEMPLATE_STRING_IF_INVALID.
|
il y a 10 ans |
Aymeric Augustin
|
3dc01aaaaf
Deprecated ALLOWED_INCLUDE_ROOTS.
|
il y a 10 ans |
Aymeric Augustin
|
92e8f1f302
Moved context_processors from django.core to django.template.
|
il y a 10 ans |
Aymeric Augustin
|
1acfd624d6
Added initial support for loading template engines.
|
il y a 10 ans |
Frankie Robertson
|
446b50b90e
Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs KEY_PREFIX
|
il y a 10 ans |
Claude Paroz
|
0a4b04fc23
Used https for most *.python.org links
|
il y a 10 ans |
Tim Graham
|
fa6e3a40e1
Fixed #23961 -- Clarified when makemigrations will create a directory.
|
il y a 10 ans |
Jannis Leidel
|
6302893112
Updated formtools docs to point at new package outside the Django repo.
|
il y a 10 ans |