index
:
delta/jinja2.git
2.10-maintenance
2.10.x
2.11.x
2.5-maintenance
2.7-maintenance
2.8-maintenance
2.9-maintenance
2.9.x
3.0.x
3.1.x
GH-1194-formal-grammar
GH-1253-set-within-if
GH-1413-set-namespace-tuple
baserock/morph
bugfix/attribute-access
bugfix/inline-optmiize
dependabot/add-v2-config-file
dependabot/pip/pip-tools-5.2.0
dependabot/pip/pip-tools-6.3.0
dependabot/pip/pip-tools-6.4.0
dependabot/pip/pre-commit-2.10.0
dependabot/pip/pre-commit-2.14.1
dependabot/pip/pre-commit-2.15.0
dependabot/pip/pre-commit-2.16.0
dependabot/pip/pytest-5.4.3
dependabot/pip/pytest-6.2.2
dependabot/pip/pytest-6.2.5
dependabot/pip/requirements/3.0.x/sphinx-issues-2.0.0
dependabot/pip/requirements/3.0.x/tox-3.24.5
dependabot/pip/tox-3.15.2
dependabot/pip/tox-3.24.3
dependabot/pip/tox-3.24.4
docs
docs-globals
drop-python2
feature/async
feature/kill-stringdefs
feature/no-locals
feature/overlay-scopes
feature/pairs
inline-async
isinstance-tests
main
master
native-template-env
no-finalize-template-data
operator-tests
patch-traceback
pkgutil-loader
pre-commit-ci-update-config
pytest-cleanup
refactor-loop-context
remove-docs-dev
replace-easy-install-instructions-with-pip
revert-1121-the-great-rename
revert-rename
sphinx
sprint-branch
style
the-great-rename
tproxy
unify-decorators
unpin-pytest
urlize-speedup
website
github.com: mitsuhiko/jinja2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jinja2
/
defaults.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for `{% trans trimmed ... %}`
Adrian Moennich
2017-07-03
1
-0
/
+1
*
Add support for namespace attribute assignment
Adrian Moennich
2017-06-24
1
-2
/
+3
*
Allow to reconfigure the default for truncate leeway
Armin Ronacher
2017-01-10
1
-0
/
+1
*
Bump up the copyright to 2017
Armin Ronacher
2017-01-07
1
-1
/
+1
*
Add a policy for the ascii literal behavior. Fixes #392
Armin Ronacher
2017-01-07
1
-0
/
+1
*
Ported tojson filter. Fixes #458
Armin Ronacher
2017-01-06
1
-2
/
+4
*
Make noopener the default for urlize
Armin Ronacher
2016-12-31
1
-0
/
+7
*
Replace lambda for 'dict' in with dict itself
Peter Harris
2015-01-23
1
-1
/
+1
*
Merge remote-tracking branch 'kristi/master'
Armin Ronacher
2013-05-19
1
-0
/
+1
|
\
|
*
add lstrip_blocks environment setting, fix lexer
Kristi Tsukida
2012-07-10
1
-0
/
+1
*
|
Merge remote-tracking branch 'wking/keep-trailing-newline'
Armin Ronacher
2013-05-19
1
-0
/
+1
|
\
\
|
*
|
Add `keep_trailing_newline` to configure final endline stripping
W. Trevor King
2013-01-11
1
-0
/
+1
|
|
/
*
|
xrange -> range_type for consistency
Armin Ronacher
2013-05-18
1
-2
/
+2
*
|
python 3 port: manual fixes, remove 2to3 from setup.py, remove fixers
Thomas Waldmann
2013-05-18
1
-0
/
+1
|
/
*
Removed unnecessary runtime check. Our 2to3 fixer fixes that
Armin Ronacher
2010-02-17
1
-7
/
+1
*
It's a new year
Armin Ronacher
2010-01-22
1
-1
/
+1
*
Started to work on Python 3 support.
Armin Ronacher
2009-08-05
1
-1
/
+7
*
Added support for line-based comments.
Armin Ronacher
2009-03-30
1
-0
/
+1
*
This commit makes the parser and lexer use regular string comparison to suppo...
Ali Afshar
2009-01-05
1
-1
/
+1
*
Copyright switch to "The Jinja Team".
Armin Ronacher
2009-01-04
1
-1
/
+1
*
Implemented and documented "joiner"
Armin Ronacher
2008-10-13
1
-2
/
+3
*
Various cleanups and added custom cycler.
Armin Ronacher
2008-10-05
1
-2
/
+3
*
moved environment defaults to jinja2.defaults
Armin Ronacher
2008-05-23
1
-2
/
+6
*
void -> do
Armin Ronacher
2008-05-15
1
-2
/
+1
*
switched back to explicit set for assignments. {% foo = 42 %} becomes {% set...
Armin Ronacher
2008-05-13
1
-1
/
+2
*
improved sandbox, added proper striptags and updated documentation to latest ...
Armin Ronacher
2008-05-04
1
-0
/
+1
*
moved caching from loaders to environment and added environment overlays
Armin Ronacher
2008-04-30
1
-0
/
+13
*
fixed more unittests
Armin Ronacher
2008-04-22
1
-1
/
+3
*
refactored extensions a bit
Armin Ronacher
2008-04-20
1
-5
/
+1
*
improved undefined behavior
Armin Ronacher
2008-04-17
1
-1
/
+1
*
simplified loader api and added builtin caching
Armin Ronacher
2008-04-17
1
-0
/
+1
*
updated a few filters and improved i18n
Armin Ronacher
2008-04-16
1
-1
/
+5
*
added sandbox and exchageable undefined objects
Armin Ronacher
2008-04-14
1
-6
/
+4
*
converted unit tests, started rewriting filters
Christoph Hack
2008-04-13
1
-1
/
+3
*
optimize filters on constant values
Christoph Hack
2008-04-08
1
-1
/
+1
*
a clean restart
Armin Ronacher
2008-03-31
1
-0
/
+16