openwisp / openwisp-utils

Python and Django utilities shared between different openwisp modules
https://openwisp.io/docs/dev/utils/
BSD 3-Clause "New" or "Revised" License
74 stars 72 forks source link

[deps] Drop support for Django 3.2 and Python 3.8 #403

Open pandafy opened 3 months ago

pandafy commented 3 months ago

Django 3.2 is EOL since April 1, 2024 Python 3.8 will be EOL after October, 2024

We shall also upgrade DRF when working on this https://github.com/openwisp/openwisp-utils/pull/392.

ulgens commented 11 hours ago

I'd like to handle this next week if that's okay.