Django 1.1's csrf protection appears to be handled in the middleware component. 0.5.3
authorDiane Trout <diane@caltech.edu>
Thu, 8 Sep 2011 22:22:56 +0000 (15:22 -0700)
committerDiane Trout <diane@caltech.edu>
Thu, 8 Sep 2011 22:22:56 +0000 (15:22 -0700)
commit13fd2633ccb80d0dfd655b50ad5d3d9c231fe3b0
tree943c6332737c34772fe7a20d0f6aba76671f6aac
parent39dea5abfab1e5404e9725a596dc675ad106fb90
Django 1.1's csrf protection appears to be handled in the middleware component.
So remove the csrf_token tag until we upgrade
htsworkflow/frontend/templates/registration/login.html