Ramiro Morales
|
37c17846ad
Fixed #28343 -- Add an OS chooser for docs command line examples.
|
7 سال پیش |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 سال پیش |
Mariusz Felisiak
|
081e787160
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
7 سال پیش |
Claude Paroz
|
01f658644a
Updated various links in docs to avoid redirects
|
7 سال پیش |
Tim Graham
|
dacdcec767
Fixed #26817 -- Doc'd downsides and alternatives to Jinja2 context processors.
|
8 سال پیش |
andrewnester
|
d2e40dd8c2
Fixed #27678 -- Warned that the template system isn't safe against untrusted authors.
|
8 سال پیش |
chillaranand
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
8 سال پیش |
Claude Paroz
|
d7b9aaa366
Refs #23919 -- Removed encoding preambles and future imports
|
8 سال پیش |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
8 سال پیش |
Corey Farwell
|
24da355686
Documented render_to_string()'s `using` parameter.
|
8 سال پیش |
Berker Peksag
|
52a991d976
Fixed #24694 -- Added support for context_processors to Jinja2 backend.
|
8 سال پیش |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 سال پیش |
Tim Graham
|
a65fc6df89
Fixed #26410 -- Added a docs example for loader.render_to_string().
|
9 سال پیش |
Aymeric Augustin
|
7b1ce7fd91
Fixed #26408 -- Updated link to DEP 182.
|
9 سال پیش |
Moritz Sichert
|
6aef986cdb
Fixed #25804 -- Documented additions to Jinja2 context.
|
9 سال پیش |
Marten Kenbeek
|
16411b8400
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
9 سال پیش |
Tim Graham
|
4d83b0163e
Fixed #25969 -- Replaced render_to_response() with render() in docs examples.
|
9 سال پیش |
Aaron Elliot Ross
|
19a5f6da32
Fixed #25469 -- Added autoescape option to DjangoTemplates backend.
|
9 سال پیش |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 سال پیش |
Tim Graham
|
9023696613
Removed dictionary and context_instance parameters for render functions.
|
9 سال پیش |
Tim Graham
|
b3641512c8
Removed dirs parameter in template engine methods and related funtions.
|
9 سال پیش |
Tim Graham
|
04ee4059d7
Refs #24022 -- Removed the ssi tag per deprecation timeline.
|
9 سال پیش |
Tim Graham
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
9 سال پیش |
Tim Graham
|
aaacaeb096
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
9 سال پیش |
Preston Timmons
|
655f524915
Fixed #17085, #24783 -- Refactored template library registration.
|
10 سال پیش |
Preston Timmons
|
adff499e47
Fixed #24119, #24120 -- Formalized debug integration for template backends.
|
10 سال پیش |
Tim Graham
|
d974c89ebb
Fixed #24646 -- Fixed jinja2 example on Python 2.
|
10 سال پیش |
Tim Graham
|
56286542db
Documented jinja2 install requirement.
|
10 سال پیش |
Aymeric Augustin
|
15b711b5ee
Deprecated TEMPLATE_DEBUG setting.
|
10 سال پیش |
Aymeric Augustin
|
9fbd302f91
Documented how to set up the Jinja2 environment.
|
10 سال پیش |