django1/django/contrib/formtools
Russell Keith-Magee d60ae0b721 Removed deprecated 'no' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15988 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-02 08:43:43 +00:00
..
locale Removed deprecated 'no' translation 2011-04-02 08:43:43 +00:00
templates/formtools Fixed #9977 - CsrfMiddleware gets template tag added, session dependency removed, and turned on by default. 2009-10-26 23:23:07 +00:00
tests Updated FormPreview to use form_hmac rather than the old security_hash function 2011-03-30 17:35:01 +00:00
__init__.py Added django.contrib.formtools, including the forced-preview application 2006-12-05 20:51:25 +00:00
models.py Fixed #5441 -- Added tests for django.contrib.formtools. Thanks, simeon. 2007-11-29 16:32:23 +00:00
preview.py Updated FormPreview to use form_hmac rather than the old security_hash function 2011-03-30 17:35:01 +00:00
utils.py Advanced deprecations in contrib.formtools. 2011-04-02 08:34:15 +00:00
wizard.py Removed Django 1.2 compatibility fallback for form wizard hash 2011-03-30 17:34:49 +00:00