PEP8/Linter changes · Issue #4626 · encode/django-rest-framework (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@adamn

Description

@adamn

There are new flake8, pep8, twine, and transifex-client libraries in PyPI. DRF should use them.

In order to use them, the serializers module will have to no longer import * from relations and fields.

See #4613 for more information