summaryrefslogtreecommitdiff
path: root/src/jinja2/parser.py
Commit message (Collapse)AuthorAgeFilesLines
* fix new formatting issuesDavid Lord2021-01-301-13/+21
|
* add required attribute to blocksAmy2021-01-291-1/+12
| | | | | required blocks must be overridden at some point, although not necessarily by the direct child template
* apply pyupgrade and f-stringsDavid Lord2020-02-051-19/+15
|
* remove _compat moduleDavid Lord2020-02-051-2/+1
|
* Revert "rename directory to jinja"revert-renameDavid Lord2020-01-261-0/+939
| | | | This reverts commit eac9acb7aeabf6f3e0ed4cb876e200e5e72d0d0e.
* rename directory to jinjaDavid Lord2020-01-101-939/+0
|
* simplify module docstringsstyleDavid Lord2020-01-101-9/+1
|
* apply flake8David Lord2020-01-101-2/+4
|
* apply blackDavid Lord2020-01-101-244/+281
|
* apply reorder-python-importsDavid Lord2020-01-101-5/+6
|
* move to src directoryDavid Lord2020-01-091-0/+907