laundry/laundry_app
Tyler Hallada 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
..
static Don't save svg, return rendering at api endpoint. 2014-07-28 22:32:38 -04:00
__init__.py Initial commit, converting laundry app to site 2014-07-28 17:24:14 -04:00
laundry.py Don't save svg, return rendering at api endpoint. 2014-07-28 22:32:38 -04:00
models.py Initial commit, converting laundry app to site 2014-07-28 17:24:14 -04:00
tests.py Initial commit, converting laundry app to site 2014-07-28 17:24:14 -04:00
urls.py Fix urls.py for django >= 1.6 2014-07-28 18:52:58 -04:00
views.py Don't save svg, return rendering at api endpoint. 2014-07-28 22:32:38 -04:00