3YOURMIND / django-deprecate-fields

This package allows deprecating model fields and allows removing them in a backwards compatible manner.
Apache License 2.0
173 stars 19 forks source link

Flake8 extension? #20

Open fargusplumdoodle opened 3 years ago

fargusplumdoodle commented 3 years ago

Has there been a discussion around making a flake8 extension to raise issues if a deprecated_field is referenced?

flixx commented 3 years ago

Not yet but sounds like a good idea :)