Go to file
Jim Paris 5b2d52b8bc Big rework of how errors are handled and propagated to the HTTP
response.  Now everything (status code, message, possibly tracebacks)
are passed to the client as JSON, so the client can display correct errors.
Nice!


git-svn-id: https://bucket.mit.edu/svn/nilm/nilmdb@10630 ddd99763-3ecb-0310-9145-efcb8ce7c51f
2012-03-22 00:14:13 +00:00
chunk-tests Update 2012-03-13 22:12:30 +00:00
nilmdb Big rework of how errors are handled and propagated to the HTTP 2012-03-22 00:14:13 +00:00
tests Big rework of how errors are handled and propagated to the HTTP 2012-03-22 00:14:13 +00:00
.coveragerc playing with coverage a bit 2012-02-20 06:09:42 +00:00
Makefile rename command line client nilmdb.py to nilmtool.py 2012-03-20 21:46:18 +00:00
nilmtool.py rename command line client nilmdb.py to nilmtool.py 2012-03-20 21:46:18 +00:00
README.txt Mics 2012-01-23 00:40:48 +00:00
runserver.py Create StreamException class in NilmDB, which can get caught and 2012-02-20 05:52:33 +00:00
setup.cfg More work on client tests 2012-03-21 16:28:51 +00:00
TODO Create StreamException class in NilmDB, which can get caught and 2012-02-20 05:52:33 +00:00

To install, 

   python setup.py install