Tagged Questions
1
vote
0answers
203 views
Syntastic + Django
I just started developing on Django, and then I thought using the Syntastic syntax checker on it would be a good idea.
The problem is that it complains about some things being wrong when, in fact, ...