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

Rewrite a bunch of the User Guide section #287

Closed wizpig64 closed 3 years ago

wizpig64 commented 3 years ago

This branch is mostly updates to the documentation, describing how template matching configuration works and how it can be tweaked. There's also single line of code change in base.py which should give a tiny tiny performance improvement for each request.

Changelog:

The newly rendered docs are previewable at https://wizpig64.github.io/django-jinja/latest/