Rename HttpResponse parameter mimetype to content_type
authorDiane Trout <diane@caltech.edu>
Wed, 7 May 2014 00:00:14 +0000 (17:00 -0700)
committerDiane Trout <diane@ghic.org>
Tue, 10 Jun 2014 23:40:48 +0000 (16:40 -0700)
commit5314f4335f53e1b36875c2ad0177fbb8623d3c64
tree116b5d4f37f8ca35d662ba64dd780ffae68856aa
parente1208e381eff73747a0a192efd5f910a50bc25aa
Rename HttpResponse parameter mimetype to content_type

The old name was deprecated in django 1.5 and dropped in django 1.7
htsworkflow/frontend/experiments/experiments.py
htsworkflow/frontend/experiments/views.py
htsworkflow/frontend/samples/views.py