Test htsworkflow under several different django & python versions
[htsworkflow.git] / experiments / models.py
2017-02-22 Diane TroutSet sort order on Lanes model.
2016-06-24 Diane TroutSave new object before attaching to a collection
2016-06-24 Diane TroutRemove unused variables
2016-06-24 Diane TroutReplace permalink decorator with url reverse
2015-05-28 Diane Troutremove unused imports
2015-05-26 Diane Troutrename datarun to sequencing run, and propogate the...
2015-05-20 Diane Troutremove commented out code
2015-05-12 Diane Troutmove comments out of experiments_flowcell flowcell...
2015-05-12 Diane Troutflake8 whitespace cleanup
2015-05-12 Diane Troutflake8 whitespace change
2015-03-27 Diane TroutMerge branch 'django1.7' of mus.cacr.caltech.edu:htswor...
2015-02-03 Diane Troutconvert to unicode_literals
2015-01-29 Diane TroutConvert old style except blocks to except Exception...
2014-12-13 Diane TroutMerge branch 'django1.7' of mus.cacr.caltech.edu:htswor...
2014-11-01 Diane TroutThe makemigrations code didn't like how I was setting...
2014-07-24 Diane TroutFlatten project hierarchy, moving djano applications...