convert some print statements to logger messages
[htsworkflow.git] / samples /
2015-01-29 Diane Troutmore use six.moves to import StringIO
2015-01-29 Diane Troutuse six.moves to get to python3-style urllib
2015-01-29 Diane TroutConvert old style except blocks to except Exception...
2015-01-21 Diane TroutUpdate test_retrieve_config to work with factories
2015-01-10 Diane TroutImprove samples_factory generated objects.
2015-01-10 Diane Troutunimportant whitespace changes, at least the lines...
2015-01-10 Diane Troutwhitespace changes
2015-01-10 Diane Troutfix typo -- or at least make it consistent. antigen...
2015-01-10 Diane TroutUse logger instead of trying to print to stdout. especi...
2015-01-09 Diane Troutone should only return json objects. so put our arrays...
2014-12-13 Diane TroutMerge branch 'django1.7' of mus.cacr.caltech.edu:htswor...
2014-11-03 Diane Troutforgot to change one test to use factory
2014-11-01 Diane Troutname get_query_set was deprecated in favor of get_queryset
2014-11-01 Diane TroutConvert samples app to use migrations.
2014-07-24 Diane Troutpep8 whitespace cleanup.
2014-07-24 Diane TroutFlatten project hierarchy, moving djano applications...