emencia / django-blog-lotus

A weblog application with Django.
https://django-blog-lotus.readthedocs.io/
MIT License
5 stars 1 forks source link

django-taggit 5.0 #66

Open sveetch opened 8 months ago

sveetch commented 8 months ago

Is your feature request related to a problem? Please describe. django-taggit has recently release a 5.0.0 which has dropped support for Django 3.2 and is incompatible with Django<4.1 because of issue in its migration.

Describe the solution you'd like Either we endorse the new release and we drop support for Django 3.2, or we pin requirements to django-taggit<5.0.0

sveetch commented 7 months ago

Ok for the v0.8.0 we will stick with taggit<5.0.0 since it is not compatible with Django 4.0 and at least for now we want Lotus next release to be available for django>=4.0

However the 0.8.x should be the last version to support Django 4.0 and the 0.9.0 will drop it so we will be able to move forward with taggit. This need to be documented in changelog/release doc and we keep this issue opened until 0.9.0