Files @ 07e7a01209e9
Branch filter:

Location: CopyleftConf/copyleftconf-website/tox.ini

Christopher Neugebauer
Adds heroku database configuration and sets ALLOWED_HOSTS properly
1
2
3
4
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10