summaryrefslogtreecommitdiff
path: root/src/jinja2/ext.py
Commit message (Expand)AuthorAgeFilesLines
* update dependenciesDavid Lord2022-12-291-2/+2
* specify context for translation blockDavid Lord2021-12-261-15/+20
* Merge branch '3.0.x'David Lord2021-12-261-1/+1
|\
| * fix new mypy findingsDavid Lord2021-12-261-1/+1
* | remove deprecated extensionsDavid Lord2021-11-091-25/+0
|/
* show context for deprecated extensionsDavid Lord2021-05-131-2/+2
* add type annotationsDavid Lord2021-05-081-139/+251
* mention jinja in deprecation messageDavid Lord2021-04-151-3/+3
* unify/rename filter and function decoratorsDavid Lord2021-04-101-6/+6
* 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 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
* 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