[project @ Massive change to DB structure; complete library table]
authorLorian Schaeffer <lorian@caltech.edu>
Fri, 9 Nov 2007 23:20:37 +0000 (23:20 +0000)
committerLorian Schaeffer <lorian@caltech.edu>
Fri, 9 Nov 2007 23:20:37 +0000 (23:20 +0000)
commitdf29a7160cb1a1b4d896e7c250d6b310cde3c2d4
treec641970bd89326fd3308fcc18907cfe98777e373
parent23bb8265eab359f57023d20a736d58ce68b1ab04
[project @ Massive change to DB structure; complete library table]
Primary change to the DB is the library table and supporting changes to the flowcell table.
They should both be properly linked now; you'll have to pull species information from the
linked library field. In addition, I added a common name to the Species table. Most interface
changes are via the meta and admin classes in each model, and are fairly straightforward. I
also added databrowse support; go to /databrowse instead of /admin to play with it.
elandifier/fctracker/models.py
elandifier/settings.py
elandifier/urls.py