Return species information as part of the flowcell json information.
authorDiane Trout <diane@caltech.edu>
Wed, 23 Sep 2009 19:09:58 +0000 (19:09 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 23 Sep 2009 19:09:58 +0000 (19:09 +0000)
Additionally instead of using django authentication use an apikey
for authenticating access to the json data.

Currently the apikey is just a value stored in the settings.py file
(DEFAULT_API_KEY), but in the future could be linked to users.


No differences found