Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

How to tell django-lint not to check a model? #23

Open
facconi opened this issue Jan 7, 2016 · 0 comments
Open

How to tell django-lint not to check a model? #23

facconi opened this issue Jan 7, 2016 · 0 comments

Comments

@facconi
Copy link

facconi commented Jan 7, 2016

I have a model that must be without any field (it is an abstract model).
Everytime I lint my project I receive the message:

W: 13,0:MyCustomModel: Model has no fields

How can I tell django-lint not to check MyCustomModel?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant