django1/django/contrib/formtools/tests
Russell Keith-Magee 4749159d48 Silenced a DeprecationWarning in formtools caused by testing the deprecated security_hash function
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15996 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-02 13:26:19 +00:00
..
templates/formwizard Fixed #14445 - Use HMAC and constant-time comparison functions where needed. 2010-10-14 20:54:30 +00:00
__init__.py Silenced a DeprecationWarning in formtools caused by testing the deprecated security_hash function 2011-04-02 13:26:19 +00:00
urls.py Updated FormPreview to use form_hmac rather than the old security_hash function 2011-03-30 17:35:01 +00:00