Merge branch 'django1.4' of mus.cacr.caltech.edu:htsworkflow into django1.4
[htsworkflow.git] / htsworkflow / frontend / thispage.py
1 def thispage(request):
2     return {'thispage': request.get_full_path()}