diff options
| author | Tim Heap <tim@timheap.me> | 2015-03-31 15:37:17 +1100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-04-01 12:26:57 -0400 |
| commit | 4ea1909d3c420ba1fbdbf7221cad518d43aef885 (patch) | |
| tree | 0415d0bb11470c5fe4681129662caf484362a1c8 /tests/template_tests/templates | |
| parent | 48ddc66219deaac2aa5fa3d2cb0f420404d6b8ec (diff) | |
Fixed #24538 -- Allowed self in Jinja context
Rendering a Jinja template with self in the context threw an error.
While self is a reserved variable in Jinja, including self in the
context is not an error, so Django should respect that.
Diffstat (limited to 'tests/template_tests/templates')
0 files changed, 0 insertions, 0 deletions
