Skip to content

0.26.0

Choose a tag to compare

@adamghill adamghill released this 08 Feb 12:44
· 18 commits to main since this release
  • Add get_template_loaders for easier TEMPLATES configuration in settings.py.
  • Add django-viewcomponent integration.
  • Add view template 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