On Fri, 2010-10-01 at 10:59 -0700, Yo-Yo Ma wrote:
> Form wizard docs mention that MD5 hashes are made using
> settings.SECRET_KEY -
> http://docs.djangoproject.com/en/dev/ref/contrib/formtools/form-wizard/#django.contrib.formtools.wizard.FormWizard.security_hash
>
> If you give me a value, I give
Form wizard docs mention that MD5 hashes are made using
settings.SECRET_KEY -
http://docs.djangoproject.com/en/dev/ref/contrib/formtools/form-wizard/#django.contrib.formtools.wizard.FormWizard.security_hash
If you give me a value, I give you a hash back, and you're aware that
I'm using Django (thi