Aymeric Augustin
|
ee8d5b91e9
Wrote main documentation for templates.
|
пре 10 година |
Aymeric Augustin
|
6c392bb2c0
Moved doc on the DTL's syntax to the ref/ section.
|
пре 10 година |
Aymeric Augustin
|
9eb4f28e89
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
|
пре 10 година |
Aymeric Augustin
|
d3205e3e2e
Deprecated TEMPLATE_DIRS.
|
пре 10 година |
Aymeric Augustin
|
cf0fd65ed4
Deprecated TEMPLATE_LOADERS.
|
пре 10 година |
Aymeric Augustin
|
d3a982556d
Deprecated TEMPLATE_STRING_IF_INVALID.
|
пре 10 година |
Aymeric Augustin
|
92e8f1f302
Moved context_processors from django.core to django.template.
|
пре 10 година |
Aymeric Augustin
|
90805b240f
Supported multiple template engines in render_to_string.
|
пре 10 година |
Aymeric Augustin
|
17012b6936
Deprecated dirs argument to override TEMPLATE_DIRS.
|
пре 10 година |
Preston Timmons
|
536795f79a
Fixed #23849 -- Documented the locmem.Loader class.
|
пре 10 година |
Aymeric Augustin
|
2577ae6a08
Moved all template loaders under django.template.loaders.
|
пре 10 година |
Thomas Chaumeny
|
d3db878e4b
Moved CSRF docs out of contrib.
|
пре 10 година |
Tim Graham
|
e7cb4f2fba
Fixed #23736 -- Corrected the description of the value that silent_variable_failure uses.
|
пре 10 година |
Tim Graham
|
f85fcc75e3
Fixed #23737 -- Recommended the render() shortcut more strongly.
|
пре 10 година |
Ola Sitarska
|
b9b8895acb
Fixed #23527 -- Removed Cheetah references in docs
|
пре 10 година |
Bas Peschier
|
eacf244506
Converted sql_queries into a lazily evaluated list.
|
пре 10 година |
Tim Graham
|
e02f45d5ea
Fixed #17719 -- Documented that template syntax sequences cannot be used as string literals.
|
пре 10 година |
Tim Graham
|
9432f1e750
Fixed some doc errors that caused syntax highlighting to fail.
|
пре 10 година |
Moritz
|
e7ffba8f78
Fixed #22167 -- Improved documentation on context processors
|
пре 10 година |
Claude Paroz
|
7951f125e7
Updated the messages context processor docs
|
пре 10 година |
Tim Graham
|
7f2505ad9e
Fixed doc typos.
|
пре 10 година |
Marek Wywiał
|
8274fa60f8
Made the new template.Context.flatten() method a public API.
|
пре 10 година |
Baptiste Mispelon
|
1689744aee
Added some internal links to render_to_string documentation.
|
пре 11 година |
Baptiste Mispelon
|
077af42139
Fixed #21515 -- Corrected example of template.Context in documentation.
|
пре 11 година |
Berker Peksag
|
2f0566fa61
Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE_DIRS.
|
пре 11 година |
Preston Timmons
|
8625c7aab3
Fixed #16096 -- Added origin attribute to template instances.
|
пре 11 година |
Tim Graham
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
пре 11 година |
Dominic Rodger
|
c33d1ca1d9
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
|
пре 11 година |
Curtis Maloney
|
a3e7d73ed7
Allowed Context.push to behave as a context mananger.
|
пре 11 година |
Tim Graham
|
862a04a56d
Fixed some markup in docs/ref/templates/api.txt
|
пре 11 година |