python3-crispy-bootstrap5

Bootstrap5 template pack for django-crispy-forms (Python3 version)
  https://github.com/django-crispy-forms/crispy-bootstrap5
  0
  no reviews



Bootstrap5 template pack for django-crispy-forms.

You will need to update your project's settings file to add crispy_forms and crispy_bootstrap5 to your projects INSTALLED_APPS. Also set bootstrap5 as and allowed template pack and as the default template pack for your project.

This package contains the Python 3 version of the library.