Allow grabbing library information via json.
authorDiane Trout <diane@caltech.edu>
Sat, 19 Sep 2009 01:15:48 +0000 (01:15 +0000)
committerDiane Trout <diane@caltech.edu>
Sat, 19 Sep 2009 01:15:48 +0000 (01:15 +0000)
Also make sure that we refer to libraries by our official "library_id"
instead of django's primary key library.id. I needed alter what was being
returned by the flowcell json code in order to support this.


No differences found