[FEATURE REQUEST] Support Django 4.2
cw-kbra-10887 opened this issue ยท 6 comments
Django 4.2 has been released and this project does not support it.
This appears to be abandoned, so if anyone has suggestions for an alternative, I'm listening.
Not sure where you got the idea that this project was abandoned. We're working on fixing the test failures that were raised by 4.2 right now. You can try the django42
branch out in the meantime if you need 4.2 immediately. Otherwise, our release is scheduled for May.
Not sure where you got the idea that this project was abandoned. We're working on fixing the test failures that were raised by 4.2 right now. You can try the
django42
branch out in the meantime if you need 4.2 immediately. Otherwise, our release is scheduled for May.
My apologies, the last update was 2022 and I just made an unjust assumption. Thank you for the update!
Really looking forward to this release. Are you planning on supporting the new features for db_comment
and db_table_comment
? I don't see any references in the django42
branch. Thanks for your work on this!
Thanks for bringing that up. We've added it to our backlog for this release
Hi @danyi1212, we just released our new version 1.3
with Django 4.2 support!