Use render instead of render_to_response
[htsworkflow.git] / experiments / views.py
2016-06-24 Diane TroutUse render instead of render_to_response
2016-06-24 Diane TroutDjango 1.9? replaced request.REQUEST with .GET
2016-06-24 Diane TroutRemove unused imports
2015-05-26 Diane Troutrename datarun to sequencing run, and propogate the...
2015-05-12 Diane Troutflake8 whitespace cleanup
2015-05-05 Diane Troutadd in some missing imports
2015-05-05 Diane TroutMove lanes_for from samples to experiments
2015-03-27 Diane TroutMerge branch 'django1.7' of mus.cacr.caltech.edu:htswor...
2015-03-20 Diane TroutSpecify text vs binary mode for opening files.
2015-02-03 Diane Troutconvert to unicode_literals
2014-07-24 Diane TroutFlatten project hierarchy, moving djano applications...