add celery scheduler and break app up into modules

This commit is contained in:
Kyle Mahan 2015-01-27 15:58:08 -08:00
parent d0a9851ae6
commit 9e1e3ad03f
19 changed files with 555 additions and 3 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.css
*.css.map