Add an 'active' state to the sequencers.
authorDiane Trout <diane@caltech.edu>
Sat, 23 Jun 2012 00:38:17 +0000 (17:38 -0700)
committerDiane Trout <diane@caltech.edu>
Sat, 23 Jun 2012 00:38:17 +0000 (17:38 -0700)
commitd188105c2937068e4bbcf6dbf5229a85725a2e7d
tree10577340e16d344941ea965babf6d7141610b8ac
parent6f19a21e49410ae31282deb7161eeee34619c5aa
Add an 'active' state to the sequencers.
On the flowcell admin page hack the sequencer select combo box to
strike out the disabled ones.
(Yes it involves hacking an override into the FlowCell admin form by
replacing the default widget it creates. Maybe there's a cleaner way,
but I didn't figure it out)
htsworkflow/frontend/experiments/admin.py
htsworkflow/frontend/experiments/fixtures/initial_data.json
htsworkflow/frontend/experiments/models.py