issues
search
niwinz
/
django-jinja
Simple and nonobstructive jinja2 integration with Django.
http://niwinz.github.io/django-jinja/latest/
BSD 3-Clause "New" or "Revised" License
363
stars
102
forks
source link
`MATCH_EXTENSION` wrong default in documentation
#286
Closed
jorenham
closed
3 years ago
jorenham
commented
3 years ago
It's
.jinja
in the code
, but
.html
in the docs
.
It's
.jinja
in the code, but.html
in the docs.