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>
Thu, 19 Jun 2014 23:50:44 +0000 (16:50 -0700)
commitc9843ab2f050bb06a484040c9c0f58d0e1020886
tree19e672580027ab0c29115c08a9a57f2ae57f21fd
parentd3a19d78f66321f140a68be4035b52a9277e571a
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