You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
To enable a bootstrap-based html template tool, we will need to integrate it with Django.
Describe the solution you'd like
The django-bootstrap5 package is a very convenient way to use Bootstrap 5 with Django.
Describe alternatives you've considered
Any non-bootstrap-based templates, stylesheets, or web components will not need this, so only install this if we know we're using Bootstrap.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
To enable a bootstrap-based html template tool, we will need to integrate it with Django.
Describe the solution you'd like
The
django-bootstrap5
package is a very convenient way to use Bootstrap 5 with Django.Describe alternatives you've considered
Any non-bootstrap-based templates, stylesheets, or web components will not need this, so only install this if we know we're using Bootstrap.
The text was updated successfully, but these errors were encountered: