You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Enforcing of flake8 linter
* Allow F405 (star imports) as this is part of drf json api concept
* Remove E501 so defined max-line-length won't be ignored
* Adjusted changelog and authors
0 commit comments