Sample ID now generated partially base on primary key of sample.
authorBrandon King <kingb@caltech.edu>
Fri, 22 May 2009 23:10:33 +0000 (23:10 +0000)
committerBrandon King <kingb@caltech.edu>
Fri, 22 May 2009 23:10:33 +0000 (23:10 +0000)
commitf97353859af22f2dd06621b018631a8fc210df9d
tree70d48388f31bba78d5c9a2ccf3f411dcf5a2effc
parent6a939d137d33355802faf3f74a01609d7b4919e4
Sample ID now generated partially base on primary key of sample.
 * No longer random as per ticket:137.
 * FIXME: need a way to set the starting number of the autoincrement.
Added a socket based printer function.
samplebc/samples/models.py
samplebc/samples/views.py
samplebc/settings.py