Make the public library browsing page support several features from
[htsworkflow.git] / htsworkflow / frontend / samples / models.py
2009-03-06 Diane TroutMake the public library browsing page support several...
2009-03-04 Diane TroutAdd get_absolute_url to Library model and use it for...
2009-03-04 Diane TroutImplement experiment type as a seperate table.
2009-03-04 Diane TroutFor one of our more recent libraries, the successful_pM...
2009-02-28 Diane TroutAdd a link to the public library summary page off from...
2009-02-26 Diane Troutbetter handle the case when Affilations.contact is...
2009-02-24 Diane Troutsimplify library admin index view
2009-01-23 Diane TroutAdd id as an AutoNumber(primary_key=True) field and...
2009-01-21 Diane TroutMerge in Rami's changes from last friday.
2009-01-14 Diane TroutMerged much of the stanford htsworkflow frontend into...
2009-01-08 Diane TroutThis is a partial merge of the stanford branch with...
2008-10-21 Diane TroutMerge in new modules from htsworkflow branch.