vintasoftware / drf-rw-serializers

Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations
MIT License
177 stars 28 forks source link

Ignores too-many-function-args rule on pylint #9

Closed hugobessa closed 5 years ago

hugobessa commented 5 years ago

Description: Ignores pylint rule that was breaking the build