diff options
| author | Chris Beaven <smileychris@gmail.com> | 2010-12-18 02:50:26 +0000 |
|---|---|---|
| committer | Chris Beaven <smileychris@gmail.com> | 2010-12-18 02:50:26 +0000 |
| commit | 3ae9117c467f9fabed8736949dee209d40293b8d (patch) | |
| tree | c59d631524d472dc2c4d85fa925648544836e5a2 /docs/misc | |
| parent | 99742d8d73c3cc64014b5831c84c17928628c3f9 (diff) | |
Fixes #7817 and #9456.
- The include tag now has a 'with' option to include to provide extra context
vairables to the included template.
- The include tag now has an 'only' option to exclude the current context
when rendering the included template.
- The with tag now accepts multiple variable assignments.
- The with, include and blocktrans tags now use a new keyword argument format
for variable assignments (e.g. `{% with foo=1 bar=2 %}`).
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14922 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/misc')
0 files changed, 0 insertions, 0 deletions
