Django 1.9? replaced request.REQUEST with .GET
authorDiane Trout <diane@ghic.org>
Tue, 24 May 2016 22:37:14 +0000 (15:37 -0700)
committerDiane Trout <diane@ghic.org>
Fri, 24 Jun 2016 22:55:49 +0000 (15:55 -0700)
commit4629d51b88a6e66675f827919bdf8e9425f5fbb2
tree807b0a8aefcff0dc72d3d615dc8684ef6e10a09c
parent14b4e83c486386117c36402a204c946088828989
Django 1.9? replaced request.REQUEST with .GET

update our code so we access the new variable name
experiments/views.py
htsworkflow/auth.py