Closed adamchainz closed 4 months 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.
Consider updating README.md too, which today states Django 2.2-4.0 out of date even wrt. setup.py
Django 2.2-4.0
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.