#9198 |
Make the {% include %} strip a trailing newline
|
new
|
nobody
|
Cleanup/optimization
|
1.0
|
Normal
|
#9757 |
Make IfNode a baseclass for other if nodes to subclass
|
new
|
nobody
|
Cleanup/optimization
|
1.0
|
Normal
|
#18105 |
Investigate possible misuse of Context
|
new
|
nobody
|
Cleanup/optimization
|
1.4
|
Normal
|
#20122 |
Pluralize filter sometimes returns singular form instead of an empty string for invalid inputs
|
assigned
|
Jorge C. Leitão
|
Cleanup/optimization
|
master
|
Normal
|
#21065 |
Internally choosing how to process a template is inconsistent
|
new
|
nobody
|
Cleanup/optimization
|
master
|
Normal
|
#23356 |
Unable to create template tag which behaves similar to {% verbatim %}
|
new
|
nobody
|
Cleanup/optimization
|
master
|
Normal
|
#24199 |
string_if_invalid doesn't provide information in many cases
|
new
|
nobody
|
Cleanup/optimization
|
master
|
Normal
|
#25236 |
Remove ifequal from the template language
|
new
|
nobody
|
Cleanup/optimization
|
master
|
Normal
|
#27486 |
intword and filesizeformat filters shouldn't pass non-integers to gettext
|
new
|
|
Cleanup/optimization
|
master
|
Normal
|
#27827 |
Raising InvalidTemplateLibrary completely masks out real exception in get_package_libraries
|
new
|
nobody
|
Cleanup/optimization
|
1.10
|
Normal
|
#28526 |
Remedy verbose, often unhelpful undefined tempate variable logging
|
new
|
nobody
|
Cleanup/optimization
|
master
|
Normal
|
#2539 |
Custom tags and filters can be restricted by namespace
|
new
|
|
New feature
|
|
Normal
|
#5865 |
cycle template tag should accept a single argument
|
new
|
munhitsu
|
New feature
|
master
|
Normal
|
#6135 |
Introduce a short-cut for template filters that has needs_autoescape = True
|
new
|
nobody
|
New feature
|
master
|
Normal
|
#9093 |
Extend inclusion tag syntax to allow custom templates
|
new
|
nobody
|
New feature
|
1.0
|
Normal
|
#9173 |
Conditional content of template blocks
|
new
|
nobody
|
New feature
|
master
|
Normal
|
#10941 |
Add a templatetag to generate querystrings
|
new
|
|
New feature
|
master
|
Normal
|
#12772 |
Allow loading template tags by fully qualified python module path
|
assigned
|
Patryk Zawadzki
|
New feature
|
1.2-beta
|
Normal
|
#13841 |
Allow context processors access to current version of context
|
assigned
|
Colin Copeland
|
New feature
|
master
|
Normal
|
#13910 |
Add generator version of Template.render(Context)
|
assigned
|
Gagaro
|
New feature
|
master
|
Normal
|
#20287 |
BaseContext (and it's subclasses) lack emulation of dictionary items()
|
new
|
|
New feature
|
master
|
Normal
|
#20434 |
Have a template tag grammar instead of handling token/parser for every tag, and make it possible to introspect the grammar.
|
assigned
|
jonathanslenders
|
New feature
|
|
Normal
|
#20601 |
intcomma and floatformat internationalization error
|
new
|
|
New feature
|
1.10
|
Normal
|
#20995 |
{% include %} uses get_template where it could select_template
|
assigned
|
amberdoctor
|
New feature
|
master
|
Normal
|
#25791 |
Implement autoreload behaviour for cached template loader
|
new
|
nobody
|
New feature
|
master
|
Normal
|
#25872 |
Add a trans/blocktrans option to force HTML escaping
|
assigned
|
Sasha Gaevsky
|
New feature
|
master
|
Normal
|
#28050 |
TemplateSyntaxError should contain template name
|
assigned
|
Roger Masse
|
New feature
|
1.11
|
Normal
|
#28618 |
Add an easier to make templates substitutions raise an exception on error
|
assigned
|
shreyas
|
New feature
|
1.11
|
Normal
|
#9762 |
template filter |date:"r" not valid RFC 2822 formatted when LANGUAGE_CODE different than english
|
new
|
kgrandis
|
Bug
|
master
|
Normal
|
#17664 |
{% if %} template tag silences exceptions inconsistently
|
assigned
|
Robert Roskam
|
Bug
|
master
|
Normal
|
#20423 |
Template renderer does not parse numeric variables
|
assigned
|
Deepak
|
Bug
|
master
|
Normal
|
#20648 |
Template variable and loss of precision
|
new
|
nobody
|
Bug
|
master
|
Normal
|
#21772 |
additional context for included templates can override current context
|
new
|
nobody
|
Bug
|
1.6
|
Normal
|
#23424 |
Verbatim tag fails to render curly braces
|
assigned
|
Paul Egges
|
Bug
|
master
|
Normal
|
#23714 |
`date` filter raises an exception for naive datetimes during DST change
|
new
|
|
Bug
|
1.7
|
Normal
|
#24577 |
Restrict extending and including to require templates from the same engine.
|
new
|
nobody
|
Bug
|
master
|
Normal
|
#25600 |
Template `if` tag behavior change with 1.8, OneToOneField, RelatedObjectDoesNotExist is True?
|
new
|
|
Bug
|
1.8
|
Normal
|
#26258 |
Jinja2 rendered templates are not safe by default
|
new
|
nobody
|
Bug
|
1.9
|
Normal
|
#28172 |
Prevent nonexistent template filter arguments from raising VariableDoesNotExist
|
new
|
|
Bug
|
master
|
Normal
|
#28782 |
Template variable resolution on objects that are no mappings but implement __getitem__
|
assigned
|
Frank Sachsenheim
|
Bug
|
master
|
Normal
|
#28935 |
Template error raised in an {% extends %} child template shows incorrect source location on debug page
|
new
|
|
Bug
|
2.0
|
Normal
|