initial attempt to use django restframework
[htsworkflow.git] / samples / views.py
2015-05-12 Diane Troutinitial attempt to use django restframework rest_framework
2015-05-05 Diane Troutsimplify library report
2015-05-05 Diane TroutRemove unused imports
2015-05-05 Diane TroutMove lanes_for from samples to experiments
2015-05-05 Diane Troutremove extra blank line
2015-04-06 Diane TroutDrop support for simplejson
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 Troutmore use six.moves to import StringIO
2015-01-29 Diane TroutConvert old style except blocks to except Exception...
2015-01-09 Diane Troutone should only return json objects. so put our arrays...
2014-07-24 Diane Troutpep8 whitespace cleanup.
2014-07-24 Diane TroutFlatten project hierarchy, moving djano applications...