[pycodestyle]
max-line-length = 120
exclude = migrations,static
max-complexity = 11