Commit Graph

11 Commits

Author SHA1 Message Date
0175764b17 Don't save svg, return rendering at api endpoint.
One less layer of needless indirection is nice, but I did this so that I could
use this app on heroku, which does not allow saving files to the file-system.
2014-07-28 22:32:38 -04:00
09cb0a311c Was gitignoring static files, oops 2014-07-28 19:36:09 -04:00
6f1b92d4e4 Put SECRET_KEY into environ on heroku 2014-07-28 19:19:40 -04:00
499140dd8f Pass exception that is making Heroku fail 2014-07-28 19:14:16 -04:00
b86f0d1281 Forgot curly brace 2014-07-28 19:10:30 -04:00
f310757764 Can't add secrets.py to heroku so environ instead 2014-07-28 19:09:07 -04:00
000d63d49b Update to allow running on Heroku 2014-07-28 18:53:30 -04:00
8effdbb1e6 Fix urls.py for django >= 1.6 2014-07-28 18:52:58 -04:00
471c52bec1 Remove my google analytics stuff 2014-07-28 17:51:15 -04:00
e4d07ff7e5 Add readme 2014-07-28 17:51:03 -04:00
2e2ee19a6b Initial commit, converting laundry app to site 2014-07-28 17:24:14 -04:00