revsys / django-health-check

a pluggable app that runs a full check on the deployment, using a number of plugins to check e.g. database, queue server, celery processes, etc.
https://readthedocs.org/projects/django-health-check/
MIT License
1.22k stars 191 forks source link

Drop support for older Django version #407

Open KOliver94 opened 8 months ago

KOliver94 commented 8 months ago

As https://github.com/revsys/django-health-check/pull/397 is conflicting I'm splitting it into 2 new PRs. In this one I'm removing all no more officially supported Django versions.