zostera / django-bootstrap5

Bootstrap 5 for Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TemplateSyntaxError: 'django_bootstrap5' is not a registered tag library. Must be one of: ...

enjoysmath opened this issue · comments

image

I'm not sure how to get this work. This is from just copying in the example code piece by piece into my own Django application.

Fixed this by adding in the rest of the stuff in settings.py from the example.