When adding 'secretballot.middleware.SecretBallotMiddleware'
to MIDDLEWARE_CLASSES
I keep getting the following error:
Exception Type: NotImplementedError
Exception Location: .../django_secretballot-0.2.3-py2.7.egg/secretballot/middleware.py in generate_token, line 11
Any ideas why? Thanks in advance for the help!