wagtail/docs/advanced_topics
Karl Hobley 960d7aa575 feat(django 1.9): Move jinja2 tags out of templatetags folders
Django 1.9 now automatically imports all models in templatetags. This causes ImportErrors to be raised for users who do not have jinja2 installed.
2015-12-09 11:40:35 +00:00
..
customisation Release note for #1391 2015-10-05 18:41:48 +01:00
i18n Renamed "self" template variable to "page" in docs 2015-10-13 09:52:16 +01:00
deploying.rst Removed broken link to non-existent vagrant install script 2015-09-23 14:51:43 -05:00
index.rst Add documentation for using Jinja2 2015-10-01 16:00:40 +10:00
jinja2.rst feat(django 1.9): Move jinja2 tags out of templatetags folders 2015-12-09 11:40:35 +00:00
performance.rst
privacy.rst Renamed "self" template variable to "page" in docs 2015-10-13 09:52:16 +01:00
settings.rst Document setting for case-insensitive tags 2015-11-30 18:07:08 +00:00
third_party_tutorials.rst