Files @ ff6da2e15e76
Branch filter:

Location: CopyleftConf/copyleftconf-website/tox.ini - annotation

Brett Smith
settings: Set default DATABASES and SECRET_KEY values when DEBUG.
1
2
3
4
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10