summaryrefslogtreecommitdiff
path: root/src/jinja2/defaults.py
Commit message (Collapse)AuthorAgeFilesLines
* consistent typing configDavid Lord2021-02-241-2/+4
|
* update urlize docs, clean up codeDavid Lord2021-01-301-1/+1
| | | | | | move regexes near implementation commented verbose regex for http pattern renamed extra_uri_schemes to extra_schemes
* Improve and extend urlizeBebleo2021-01-301-0/+1
|
* apply pyupgrade and f-stringsDavid Lord2020-02-051-1/+0
|
* remove _compat moduleDavid Lord2020-02-051-2/+1
|
* import Markup from markupsafe, fix flake8 import warningsDavid Lord2020-01-261-3/+0
|
* Revert "rename directory to jinja"revert-renameDavid Lord2020-01-261-0/+47
| | | | This reverts commit eac9acb7aeabf6f3e0ed4cb876e200e5e72d0d0e.
* rename directory to jinjaDavid Lord2020-01-101-47/+0
|
* simplify module docstringsstyleDavid Lord2020-01-101-9/+0
|
* apply flake8David Lord2020-01-101-2/+2
|
* apply blackDavid Lord2020-01-101-20/+21
|
* apply reorder-python-importsDavid Lord2020-01-101-6/+5
|
* move to src directoryDavid Lord2020-01-091-0/+56