Marko Pađen

Results 1 comments of Marko Pađen

Sorry, maybe my example was too simple. The rule DJ07 should detect if you have used this syntax: ```python fields = ["__all__"] ``` like this ```python from django import forms...