aboutsummaryrefslogtreecommitdiff
path: root/src/jinja2
AgeCommit message (Expand)Author
2020-02-04Use stricter getattr() checks for decorator functionsTomas Krizek
2020-01-30Fix attribute access in async code. Fixes #1141Armin Ronacher
2020-01-27release version 2.11.0David Lord
2020-01-26import Markup from markupsafe, fix flake8 import warningsDavid Lord
2020-01-26increment bytecode cache versionDavid Lord
2020-01-26Revert "rename directory to jinja"David Lord
2020-01-10rename directory to jinjaDavid Lord
2020-01-10simplify module docstringsDavid Lord
2020-01-10remove old scripts and examplesDavid Lord
2020-01-10more relative importsDavid Lord
2020-01-10ensure deprecation warnings mention versionDavid Lord
2020-01-10apply flake8David Lord
2020-01-10apply blackDavid Lord
2020-01-10apply reorder-python-importsDavid Lord
2020-01-09move to src directoryDavid Lord