zostera / django-bootstrap5

Bootstrap 5 for Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jinja2 support

jorenham opened this issue · comments

I'd like to see support for the Jinja2 template engine.

This should be easy to implement; Wagtail managed to do so in <100 lines, see wagtail/jinja2tags.py and its documentation.