Test htsworkflow under several different django & python versions
[htsworkflow.git] / bcmagic /
2016-06-24 Diane TroutAdd migrations to the small apps.
2016-06-24 Diane TroutSwitch to GenericIPAddressField
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 Troutimport StringIO from six.moves
2015-01-29 Diane TroutConvert old style except blocks to except Exception...
2015-01-21 Diane TroutUpdate test_retrieve_config to work with factories
2014-07-24 Diane Troutpep8 whitespace cleanup.
2014-07-24 Diane Troutcreate exception using modern python syntax
2014-07-24 Diane Troutremove a commented out import
2014-07-24 Diane TroutFlatten project hierarchy, moving djano applications...