Static files management / LessCSS compiler / Bootstrap import

This commit is contained in:
Raphael Michel
2014-09-10 20:57:04 +02:00
parent 4493102049
commit cd08316f2e
8 changed files with 45 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
[flake8]
ignore = E128
max-line-length = 160
exclude = tests,migrations,.ropeproject
exclude = tests,migrations,.ropeproject,static
max-complexity = 12