The get_permanent_link function on the flowcell model didn't work
authorDiane Trout <diane@caltech.edu>
Mon, 13 Jun 2011 21:42:53 +0000 (14:42 -0700)
committerDiane Trout <diane@caltech.edu>
Mon, 13 Jun 2011 21:42:53 +0000 (14:42 -0700)
commit91ebcb04331991bd7e37b78a5410ebe77943fbce
tree2e6b995975e12d01ebc98070960a680fd26159a7
parent474fe6d8c2d000ab7a8245b7d72f24d4a0341cd9
The get_permanent_link function on the flowcell model didn't work
for flowcells with parenthetical status comments.

This fixes that problem and adds a testcase to make sure the link
does show up correctly
htsworkflow/frontend/experiments/fixtures/test_flowcells.json
htsworkflow/frontend/experiments/models.py
htsworkflow/frontend/experiments/tests.py