Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unify/rename filter and function decorators | David Lord | 2021-04-10 | 1 | -11/+11 |
* | add 'is filter' and 'is test' tests | David Lord | 2021-04-04 | 1 | -35/+40 |
* | add required attribute to blocks | Amy | 2021-01-29 | 1 | -2/+6 |
* | detect custom async filters in as_const | Richard Gibson | 2020-10-31 | 1 | -4/+7 |
* | Setup mypy | Teymour Aldridge | 2020-07-28 | 1 | -4/+6 |
* | apply pyupgrade and f-strings | David Lord | 2020-02-05 | 1 | -30/+16 |
* | remove more compat code | David Lord | 2020-02-05 | 1 | -12/+5 |
* | remove _compat module | David Lord | 2020-02-05 | 1 | -21/+6 |
* | remove Python 2 from docs | David Lord | 2020-02-05 | 1 | -2/+2 |
* | Use stricter getattr() checks for decorator functions | Tomas Krizek | 2020-02-04 | 1 | -3/+3 |
* | import Markup from markupsafe, fix flake8 import warnings | David Lord | 2020-01-26 | 1 | -1/+2 |
* | Revert "rename directory to jinja"revert-rename | David Lord | 2020-01-26 | 1 | -0/+1087 |
* | rename directory to jinja | David Lord | 2020-01-10 | 1 | -1087/+0 |
* | simplify module docstringsstyle | David Lord | 2020-01-10 | 1 | -12/+3 |
* | apply flake8 | David Lord | 2020-01-10 | 1 | -3/+3 |
* | apply black | David Lord | 2020-01-10 | 1 | -145/+225 |
* | apply reorder-python-imports | David Lord | 2020-01-10 | 1 | -4/+5 |
* | move to src directory | David Lord | 2020-01-09 | 1 | -0/+1015 |