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

Test on Django 5.0 #117

Closed adamchainz closed 4 months ago

adamchainz commented 1 year ago

New Django is coming!

Copied where to change from #110.

Python 3.10 is the minimum for Django 5.0: https://docs.djangoproject.com/en/5.0/releases/5.0/ , so needed to bump up testing to use it.

dimaqq commented 9 months ago

Consider updating README.md too, which today states Django 2.2-4.0 out of date even wrt. setup.py