Files @ 3a686ab1a82e
Branch filter:

Location: symposion_app/tox.ini

Christopher Neugebauer
Wiki with styling (#78)

* Adds Django wiki and integrates our template

* Makes the wiki use lca2017 styling (to a point, anyway)
1
2
3
4
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10