mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-27 11:20:28 +00:00
In Django 1.9+ if you do not add: 'builtins': ['overextends.templatetags.overextends_tags'], to your TEMPLATES section you will receive a TemplateSyntaxError when the overextends template files are rendered: "Invalid block tag on line". Including 'builtins': ['overextends.templatetags.overextends_tags'], per the overextends docs (and experience) resolves this error. https://github.com/stephenmcd/django-overextends |
||
|---|---|---|
| .. | ||
| branding.rst | ||
| index.rst | ||
| page_editing_interface.rst | ||