Open bixbyr opened 10 months ago
You can use https://github.com/math-a3k/django-bootstrap-v5.git#egg=django-bootstrap-v5
in the meantime
pinging this
DO NOT USE THIS PACKAGE
In the documentation you should clearly write that this package does not support Django 5.
As it is now where the package uninstall Django 5 and install Django 4 without warning is unacceptable.
Any news when Django >= 5 will be supported?
In the documentation you should clearly write that this package does not support Django 5.
I also stumbled across this, but it clearly states in the metadata, that Django 5 is not supported. And the README cleary states, that this project is no longer maintained.
The suggested Package https://github.com/zostera/django-bootstrap5 worked for me with minimal changes.
The 1.0.11 release expects Django version <5.0. I don't know if there is anything actually incompatible with Django 5 but since its out now the package is broken until a new release.