summaryrefslogtreecommitdiff
path: root/src/jinja2/ext.py
Commit message (Collapse)AuthorAgeFilesLines
* unify/rename filter and function decoratorsDavid Lord2021-04-101-6/+6
| | | | Use pass_context instead of contextfilter and contextfunction, etc.
* add pgettext and npgettextSardorbek Imomaliev2021-04-051-6/+57
|
* deprecate 'with' and 'autoescape' extensionsFawziyahAlebiosu2021-01-291-2/+17
|
* Setup mypyTeymour Aldridge2020-07-281-1/+2
| | | | | * Add missing type hints (these are intended as an initial set of type hints, to be added upon and improved later) * Setup MyPy to run as a Github Action
* add note about ugettextDavid Lord2020-02-051-4/+4
|
* apply pyupgrade and f-stringsDavid Lord2020-02-051-9/+8
|
* remove _compat moduleDavid Lord2020-02-051-7/+4
|
* remove Python 2 from docsDavid Lord2020-02-051-2/+2
|
* import Markup from markupsafe, fix flake8 import warningsDavid Lord2020-01-261-1/+2
|
* Revert "rename directory to jinja"revert-renameDavid Lord2020-01-261-0/+703
| | | | This reverts commit eac9acb7aeabf6f3e0ed4cb876e200e5e72d0d0e.
* rename directory to jinjaDavid Lord2020-01-101-703/+0
|
* simplify module docstringsstyleDavid Lord2020-01-101-15/+1
|
* remove old scripts and examplesDavid Lord2020-01-101-4/+0
|
* apply flake8David Lord2020-01-101-6/+8
|
* apply blackDavid Lord2020-01-101-121/+148
|
* apply reorder-python-importsDavid Lord2020-01-101-14/+24
|
* move to src directoryDavid Lord2020-01-091-0/+682