Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | add 'linetable' to the preserved CodeType attributes (#1334) | Thomas Moschny | 2021-01-19 | 1 | -0/+1 | |
* | | detect custom async filters in as_const | Richard Gibson | 2020-10-31 | 1 | -4/+7 | |
* | | Setup mypy | Teymour Aldridge | 2020-07-28 | 8 | -28/+39 | |
* | | ignore trim_blocks using '+%}' | Amy | 2020-06-22 | 1 | -4/+8 | |
* | | imported templates can see the current globals | Amy | 2020-06-22 | 4 | -7/+27 | |
* | | remove sandbox._MagicFormatMapping | Amy | 2020-06-15 | 1 | -32/+0 | |
* | | update package and filesystem loader docs | David Lord | 2020-05-23 | 1 | -12/+17 | |
* | | Merge branch '2.11.x' | David Lord | 2020-04-13 | 2 | -30/+15 | |
|\ \ | |/ | ||||||
| * | release version 2.11.22.11.2 | David Lord | 2020-04-13 | 1 | -1/+1 | |
| * | native only evals at end of render | David Lord | 2020-04-13 | 1 | -24/+7 | |
| * | Fix unintended lstrip_blocks behavior. Fixes #1138 | Peter Dolak | 2020-04-13 | 1 | -5/+8 | |
| * | Merge tag '2.11.1' into 2.11.x | David Lord | 2020-04-08 | 1 | -1/+1 | |
| |\ | ||||||
| | * | release version 2.11.12.11.1 | David Lord | 2020-01-30 | 1 | -1/+1 | |
* | | | Update oudated CutomLoader code example (#1185) | Xinbin Huang | 2020-04-08 | 1 | -2/+2 | |
* | | | add changelog and cleanup for pep 451 support | David Lord | 2020-03-30 | 1 | -6/+6 | |
* | | | Use importlib machinery to fix PEP 451 import hooks | Anthony Sottile | 2020-03-30 | 1 | -14/+13 | |
* | | | Merge branch '2.11.x' | David Lord | 2020-03-30 | 2 | -3/+8 | |
|\ \ \ | |/ / | ||||||
| * | | namespace object works in async templates | Bart Feenstra | 2020-03-30 | 1 | -1/+2 | |
| * | | Fix tokens line number calculation when whitespace stripping is used | Andrey Lisin | 2020-03-30 | 1 | -2/+6 | |
* | | | Merge branch '2.11.x' | David Lord | 2020-03-30 | 3 | -12/+10 | |
|\ \ \ | |/ / | ||||||
| * | | Revert "PackageLoader doesn't depend on setuptools" | David Lord | 2020-03-30 | 1 | -84/+47 | |
| * | | Revert "PackageLoader understands namespace packages" | David Lord | 2020-03-30 | 1 | -39/+8 | |
| * | | AttributeError in undefined message doesn't cause RuntimeError | David Lord | 2020-03-27 | 1 | -3/+7 | |
| * | | better PyObject_HEAD size calculation | David Lord | 2020-02-28 | 1 | -4/+1 | |
* | | | Merge branch '2.11.x' | David Lord | 2020-02-27 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | use soft_str in do_wordcount, to trigger undefined | Matt Martz | 2020-02-27 | 1 | -1/+1 | |
* | | | add note about ugettext | David Lord | 2020-02-05 | 1 | -4/+4 | |
* | | | bump bytecode cache version | David Lord | 2020-02-05 | 1 | -1/+1 | |
* | | | apply pyupgrade and f-strings | David Lord | 2020-02-05 | 24 | -538/+398 | |
* | | | remove more compat code | David Lord | 2020-02-05 | 10 | -81/+32 | |
* | | | remove _compat module | David Lord | 2020-02-05 | 20 | -606/+226 | |
* | | | remove deprecated code | David Lord | 2020-02-05 | 6 | -122/+5 | |
* | | | remove Python 2 from docs | David Lord | 2020-02-05 | 8 | -22/+23 | |
* | | | Merge branch '2.11.x' | David Lord | 2020-02-05 | 5 | -20/+19 | |
|\ \ \ | |/ / | ||||||
| * | | Use stricter getattr() checks for decorator functions | Tomas Krizek | 2020-02-04 | 5 | -20/+19 | |
| |/ | ||||||
* | | Merge branch '2.11.x' | David Lord | 2020-01-30 | 1 | -4/+4 | |
|\ \ | |/ | ||||||
| * | Fix attribute access in async code. Fixes #1141 | Armin Ronacher | 2020-01-30 | 1 | -4/+4 | |
* | | start version 3.0.0 | David Lord | 2020-01-27 | 1 | -2/+1 | |
|/ | ||||||
* | release version 2.11.02.11.0 | David Lord | 2020-01-27 | 1 | -1/+1 | |
* | import Markup from markupsafe, fix flake8 import warnings | David Lord | 2020-01-26 | 9 | -20/+23 | |
* | increment bytecode cache version | David Lord | 2020-01-26 | 1 | -9/+6 | |
* | Revert "rename directory to jinja"revert-rename | David Lord | 2020-01-26 | 27 | -0/+13286 | |
* | rename directory to jinja | David Lord | 2020-01-10 | 27 | -13286/+0 | |
* | simplify module docstringsstyle | David Lord | 2020-01-10 | 22 | -242/+41 | |
* | remove old scripts and examples | David Lord | 2020-01-10 | 1 | -4/+0 | |
* | more relative imports | David Lord | 2020-01-10 | 7 | -29/+25 | |
* | ensure deprecation warnings mention version | David Lord | 2020-01-10 | 3 | -8/+15 | |
* | apply flake8 | David Lord | 2020-01-10 | 18 | -106/+165 | |
* | apply black | David Lord | 2020-01-10 | 25 | -1925/+2497 | |
* | apply reorder-python-imports | David Lord | 2020-01-10 | 26 | -182/+275 |