summaryrefslogtreecommitdiff
path: root/src/jinja2/loaders.py
Commit message (Expand)AuthorAgeFilesLines
* update package and filesystem loader docsDavid Lord2020-05-231-12/+17
* Update oudated CutomLoader code example (#1185)Xinbin Huang2020-04-081-2/+2
* add changelog and cleanup for pep 451 supportDavid Lord2020-03-301-6/+6
* Use importlib machinery to fix PEP 451 import hooksAnthony Sottile2020-03-301-14/+13
* Merge branch '2.11.x'David Lord2020-03-301-2/+2
|\
| * Revert "PackageLoader doesn't depend on setuptools"David Lord2020-03-301-84/+47
| * Revert "PackageLoader understands namespace packages"David Lord2020-03-301-39/+8
* | apply pyupgrade and f-stringsDavid Lord2020-02-051-7/+6
* | remove _compat moduleDavid Lord2020-02-051-22/+13
* | remove Python 2 from docsDavid Lord2020-02-051-6/+6
|/
* Revert "rename directory to jinja"revert-renameDavid Lord2020-01-261-0/+572
* rename directory to jinjaDavid Lord2020-01-101-572/+0
* simplify module docstringsstyleDavid Lord2020-01-101-8/+2
* apply flake8David Lord2020-01-101-1/+1
* apply blackDavid Lord2020-01-101-32/+38
* apply reorder-python-importsDavid Lord2020-01-101-5/+10
* move to src directoryDavid Lord2020-01-091-0/+567