Commit Graph

4 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
8effdbb1e6 Fix urls.py for django >= 1.6 2014-07-28 18:52:58 -04:00
2e2ee19a6b Initial commit, converting laundry app to site 2014-07-28 17:24:14 -04:00