File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- Unreleased
5- ----------
4+ Version 2.9.1
5+ -------------
6+
7+ _Released September 4th, 2021_
68
79- Complete config example in the docs now reflects actual project defaults (#286).
810- `get_template` no longer calls `template_name.endswith` twice under the default setup.
Original file line number Diff line number Diff line change 11= django-jinja - jinja2 backend for Django
22Andrey Antukh, <niwi @niwi.be >
3- 2.9.0
3+ 2.9.1
44:toc: left
55:!numbered:
66:source-highlighter: pygments
Original file line number Diff line number Diff line change 44
55setup (
66 name = "django-jinja" ,
7- version = "2.9.0 " ,
7+ version = "2.9.1 " ,
88 description = "Jinja2 templating language integrated in Django." ,
99 long_description = open ("README.rst" ).read (),
1010 long_description_content_type = 'text/x-rst' ,
You can’t perform that action at this time.
0 commit comments