0bb713a5f3201d754849d5a7a35cb0246d519d00
- jingo.Loader raises TemplateDoesNotExist when excluded app encountered, which causes fallback to the next loader listed in settings.TEMPLATE_LOADERS - renamed setting DJANGO_TEMPLATE_APPS -> JINGO_EXCLUDE_APPS - tests updated to ensure top-level override of app-level templates works for both Jinja and Django loaders
Jingo
jingo is an adapter for using Jinja2 templates
within Django.
See the full docs at http://jbalogh.me/projects/jingo.
Description
Languages
Python
99.1%
HTML
0.9%