django_xworkflows
django_xworkflows copied to clipboard
Django 4.x support
Hello! 😄 first of all thanks for the library, it's so useful for my team! I'd like to ask if there's any plan to support Django 4.x in a new release.
Thanks so much in advance!
Hello @iflare3g ... could you share a list of compatibility issues, if you had the chance to check them ?
I've just started using this app in a Django 4 project, and till now the only required modification was to add the on_delete
attribute to ForeignKeys
; but I guess that a deeper use could possibly trigger further problems
Hello @iflare3g ... could you share a list of compatibility issues, if you had the chance to check them ?
I've just started using this app in a Django 4 project, and till now the only required modification was to add the
on_delete
attribute toForeignKeys
; but I guess that a deeper use could possibly trigger further problems
Hey! I will check them and report here what I found 👍🏼
Thanks!
Thank you for your hard work 💪🏻 Any progress update available?
Just a quick reminder that this tool could be helpful. https://github.com/adamchainz/django-upgrade