0.26.0
- Add
get_template_loadersfor easierTEMPLATESconfiguration insettings.py. - Add
django-viewcomponentintegration. - Add
viewtemplate tag. - Add support for calling models by app label, e.g.
{% model app_label.Model %}. - Skip over comment tags when parsing templates.
Full Changelog: 0.25.0...0.26.0