@ -3,4 +3,5 @@
# QA checks: run this before every commit
./manage.py check
pep8 --exclude=ipython_log.py* --exclude=migrations .
py.test
pep8 --exclude='ipython_log.py*,migrations' .