coderedcorp / coderedcms

Wagtail + CodeRed Extensions enabling rapid development of marketing-focused websites.
https://www.coderedcorp.com/cms
Other
668 stars 137 forks source link

Django 5 Support #615

Closed dakotahorstman closed 5 months ago

dakotahorstman commented 6 months ago

Making this issue to request Django 5.x support.

I use poetry as my primary environment manager and it is beyond strict when performing versioning checks. Since I use Django 5 and this project is limited to Django 4.x, I've had to fork and manually update setup.py so I can use both together.

I am currently experiencing no issues with Django 5 using wagtail-crx :)

dakotahorstman commented 5 months ago

Thanks for the work!!

Any ETA on a release @vsalvino? Just curious.