cfpb / django-flags

Feature flags for Django projects
https://cfpb.github.io/django-flags/
Creative Commons Zero v1.0 Universal
256 stars 31 forks source link

Bump compatibality Django version from 3.2 to 4 #87

Closed gregtap closed 2 years ago

willbarton commented 2 years ago

@gregtap thanks for the contribution!

To support Django 4.0, we will want to ensure we're testing against, so it'll need to be added to our matrix in tox.ini as well as documented in the README.md.

willbarton commented 2 years ago

@gregtap I'm very sorry I haven't come back to this in a while. I've brought your commits into #88 and made a couple of additional ones to ensure the tests pass. We'll get that merged and released as soon as we can. Thank you very much for your contribution!

willbarton commented 2 years ago

Thanks again, @gregtap! 5.0.6 with Django 4.0 support should be up on PyPI!