Library patch:
authorLorian Schaeffer <lorian@caltech.edu>
Wed, 19 Mar 2008 23:57:35 +0000 (23:57 +0000)
committerLorian Schaeffer <lorian@caltech.edu>
Wed, 19 Mar 2008 23:57:35 +0000 (23:57 +0000)
commit11affe4f86b82c52e1513b52550efab0e2b67a41
tree7343c75ac0fab517cb9fa66a0ff3af84047bfea8
parent548b494781fb0b9983330463f0148ce9f72c629c
Library patch:
Library table:
removed "ten_nM_dilution" field from table
added integer field "library_size" to table
added four integer fields "kit_[#]_lot" to table
changed library_id to be text instead of int
changed successful_pM to decimal instead of int
added option "Completed" to the PROTOCOL_END_POINTS set of options

Library display:
changed which fields are displayed on library admin grid
added "library_id" field to search
changed the display of fields in the detailed admin page
gaworkflow/frontend/fctracker/models.py