[flake8]
exclude =
xss_filter.py,
migrations/,
*settings.py
max-line-length = 180
inline-quotes = "
no-accept-encodings = True