summaryrefslogtreecommitdiff
path: root/src/jinja2/exceptions.py
Commit message (Collapse)AuthorAgeFilesLines
* apply pyupgrade and f-stringsDavid Lord2020-02-051-5/+5
|
* remove _compat moduleDavid Lord2020-02-051-37/+7
|
* remove deprecated codeDavid Lord2020-02-051-2/+2
|
* Revert "rename directory to jinja"revert-renameDavid Lord2020-01-261-0/+177
| | | | This reverts commit eac9acb7aeabf6f3e0ed4cb876e200e5e72d0d0e.
* rename directory to jinjaDavid Lord2020-01-101-177/+0
|
* simplify module docstringsstyleDavid Lord2020-01-101-9/+0
|
* more relative importsDavid Lord2020-01-101-2/+2
| | | | | _identifier exports a compiled regex instead of a string to avoid some tricky cleanup
* apply blackDavid Lord2020-01-101-9/+13
|
* apply reorder-python-importsDavid Lord2020-01-101-1/+4
|
* move to src directoryDavid Lord2020-01-091-0/+179