summaryrefslogtreecommitdiff
path: root/src/jinja2/nodes.py
Commit message (Expand)AuthorAgeFilesLines
* unify/rename filter and function decoratorsDavid Lord2021-04-101-11/+11
* add 'is filter' and 'is test' testsDavid Lord2021-04-041-35/+40
* add required attribute to blocksAmy2021-01-291-2/+6
* detect custom async filters in as_constRichard Gibson2020-10-311-4/+7
* Setup mypyTeymour Aldridge2020-07-281-4/+6
* apply pyupgrade and f-stringsDavid Lord2020-02-051-30/+16
* remove more compat codeDavid Lord2020-02-051-12/+5
* remove _compat moduleDavid Lord2020-02-051-21/+6
* remove Python 2 from docsDavid Lord2020-02-051-2/+2
* Use stricter getattr() checks for decorator functionsTomas Krizek2020-02-041-3/+3
* import Markup from markupsafe, fix flake8 import warningsDavid Lord2020-01-261-1/+2
* Revert "rename directory to jinja"revert-renameDavid Lord2020-01-261-0/+1087
* rename directory to jinjaDavid Lord2020-01-101-1087/+0
* simplify module docstringsstyleDavid Lord2020-01-101-12/+3
* apply flake8David Lord2020-01-101-3/+3
* apply blackDavid Lord2020-01-101-145/+225
* apply reorder-python-importsDavid Lord2020-01-101-4/+5
* move to src directoryDavid Lord2020-01-091-0/+1015