Code Deletion
A joyous milestone today. Removed much of our pre-Piston RESTful web services code.
We started with the Django-REST Interface. While nice, it imposed a number of restrictions that were onerous. In particular, we have a lot of non-model responses. They're model-like data that we serialize to be compatible with …
more ...