jazzband / django-hosts

Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
http://django-hosts.rtfd.org
Other
982 stars 106 forks source link

Confirm support for Django 4.2 and 5.0, drop support for < 4.2 #166

Closed browniebroke closed 5 months ago

browniebroke commented 5 months ago

Add Django 4.2 and 5.0 to the test matrix, as they've been released for a while. Python versions supported by each Django version: https://docs.djangoproject.com/en/dev/faq/install/#what-python-version-can-i-use-with-django

hramezani commented 5 months ago

Thanks @browniebroke for this PR.

Could you please remove Django 4.1?

browniebroke commented 5 months ago

Should I remove 4.0 as well? 3.2 was LTS but I think its support might just have finished actually...

browniebroke commented 5 months ago

Support for 3.2 ended last month according to https://endoflife.date/django

image

hramezani commented 5 months ago

Should I remove 4.0 as well? 3.2 was LTS but I think its support might just have finished actually...

Yes, please remove both