Revert a bad change. Apparently past me knew what I was doing,
authorDiane Trout <diane@caltech.edu>
Tue, 5 Apr 2011 05:37:41 +0000 (22:37 -0700)
committerDiane Trout <diane@caltech.edu>
Tue, 5 Apr 2011 05:37:41 +0000 (22:37 -0700)
commit339e50df97972aba1830af6e28cebbee5c432d8e
tree75662151ae946601f9c97a0b043b747f8dc1d9df
parent72e31fdae458da2b739d962670b48450ca4bfd42
Revert a bad change. Apparently past me knew what I was doing,
and I needed to manually construct the dictionary for feeding
a json object, instead of just handing the json.dumps function a
random django object.

unlike the RDFa template which can just operate on the django ORM object.
htsworkflow/frontend/samples/views.py