10 Commits

Author SHA1 Message Date
Mike Terzo
58d613ba02 Fixing pep8 issues for the future 2017-02-02 08:19:59 -05:00
Mike Terzo
faac5fa1bc Travis ci integration (#267)
* Initial travis-ci integration

* Format code base to PEP8
2016-07-13 20:59:07 -04:00
Fotis Gimian
97bbe96465 Updated all Python code to be fully flake8 compliant 2015-05-10 20:08:09 +10:00
Fotis Gimian
97e0fb0015 The dev.py script will now also start coffee in watch mode to automatically compile coffee files during development 2015-05-10 17:17:19 +10:00
Fotis Gimian
002006b177 Corrected dev script to correctly use user-provided settings 2015-05-10 16:06:43 +10:00
Julius Härtl
f2dbc4a75b Use config from settings.py
This enables to use a settings.py in the base directory of the repo,
if no environment variable set.
2014-02-03 14:55:34 +01:00
Spencer Krum
49afb9ed34 Pep8 check most files
I left some errors on puppetboard/forms.py because I'm not
sure how to fix them.
2013-10-29 11:51:51 -07:00
Daniele Sluijters
b25d85bd32 dev: Import DEV_LISTEN_HOST 2013-08-21 16:57:12 -07:00
Spencer Krum
cb64b73832 dev.py: exposing some parameters 2013-08-21 16:37:25 -07:00
Daniele Sluijters
f41dd99f60 puppetboard: Commit the current code.
This is all the code after a week and a bit hacking on this project.
It's in a rather experimental state but should work with a little
effort.
2013-08-07 09:05:31 +02:00