pylint-django icon indicating copy to clipboard operation
pylint-django copied to clipboard

Django EndOfLife checker potentially

Open carlio opened this issue 2 years ago • 0 comments

This is a reminder to myself.

I think it'd be useful to add a warning to this checker to notify users using older Django versions, especially ones which have passed their end-of-life.

(see https://endoflife.date/django for example)

I need to check because I suspect Django will emit deprecation warnings too so this might be duplicate and noisy.

carlio avatar Oct 04 '23 08:10 carlio