.. |
__init__.py
|
Add ChainableUndefined allowing getattr & getitem (#997)
|
2019-05-08 10:47:33 -04:00 |
_compat.py
|
Import abstract base classes from collections.abc
|
2019-06-18 10:45:22 -03:00 |
_identifier.py
|
go back to generating regex, simplified
|
2017-07-04 10:00:32 -07:00 |
asyncfilters.py
|
Await in async version of the map filter (#913)
|
2019-02-18 08:14:47 +01:00 |
asyncsupport.py
|
Lazy asyncsupport.patch_all()
|
2018-02-06 21:52:57 +09:00 |
bccache.py
|
Merge branch '2.10.x'
|
2019-07-26 15:21:16 -07:00 |
compiler.py
|
Trivial typos
|
2017-11-08 20:02:28 -05:00 |
constants.py
|
Bump up the copyright to 2017
|
2017-01-07 16:17:14 +01:00 |
debug.py
|
Fix regression in 2.9 involving unsafe Context.get_all() usage
|
2017-08-09 09:05:54 +02:00 |
defaults.py
|
Add support for {% trans trimmed ... %}
|
2017-07-03 16:37:45 +02:00 |
environment.py
|
Fix typos (#815)
|
2018-02-18 15:57:01 +01:00 |
exceptions.py
|
Better repr for TemplateNotFound.
|
2019-03-18 16:19:13 +01:00 |
ext.py
|
Trivial typos
|
2017-11-08 20:02:28 -05:00 |
filters.py
|
clean up sort filter docs
|
2019-07-23 15:20:07 -07:00 |
idtracking.py
|
Merge branch '2.9-maintenance'
|
2017-08-22 23:17:15 +02:00 |
lexer.py
|
modernize docs config, use pallets-sphinx-themes
|
2019-07-26 11:41:08 -07:00 |
loaders.py
|
Bump up the copyright to 2017
|
2017-01-07 16:17:14 +01:00 |
meta.py
|
exclude globals from find_undeclared_variables
|
2019-07-22 10:43:47 -07:00 |
nativetypes.py
|
Don't check for generator if not needed
|
2018-01-17 23:09:23 +01:00 |
nodes.py
|
Fix typos (#815)
|
2018-02-18 15:57:01 +01:00 |
optimizer.py
|
Bump up the copyright to 2017
|
2017-01-07 16:17:14 +01:00 |
parser.py
|
BUGFIX #930 - Template parse if with when referencing with dictionary subproperty
|
2019-05-13 15:46:41 -05:00 |
runtime.py
|
Fix typo
|
2019-07-25 15:29:57 +02:00 |
sandbox.py
|
Merge branch '2.10.x'
|
2019-07-26 15:21:16 -07:00 |
tests.py
|
Import abstract base classes from collections.abc
|
2019-06-18 10:45:22 -03:00 |
utils.py
|
Import abstract base classes from collections.abc
|
2019-06-18 10:45:22 -03:00 |
visitor.py
|
Bump up the copyright to 2017
|
2017-01-07 16:17:14 +01:00 |