-
### Package name
django-bootstrap4
### Python package index URL
_No response_
### Reason
this is for a base django app
-
-
### Is your feature request related to a problem? Please describe.
### Describe the solution you'd like
### Describe alternatives you've considered
-
py manage.py makemigrations
py manage.py migrate
py manage.py createsuperuser
studentportal
studentporta1123
gtatlonghari@student.hau.edu.ph
pip install django-crispy-forms
pip install dj…
-
Please update to add support for Bootstrap 4.0
-
### What steps will reproduce the problem?
So... We have "new" bootstrap... And separated extensions for it.
This package use `yiisoft/yii2-bootstrap` in dependences
composer show --tree
``…
-
关于bootstrap4,你在该项目中是指styles路径下的scss文件吗?不是npm install bootstrap4 ?
如果我是用的install,应如何操作?能不能将你的style介绍一下,因为我有参考Core UI for react
-
bootstrap 4 is in beta and many sites are starting to adopt it, having a bootstrap4 examples would be superawesome.
-
Current release of django-bootstrap4 does not correctly display fields that have Prepended or Appended text. Look for release update.
Add Appended text "@fws.gov" to primary contact field
Add Pre…
-
I have been trying to emulate your code here for django-yables2 and htmx.... When I noticed one of the files bootstrap4.html is not in yur gethub collection. I'm new to django and this code so cannot …