django1/django/contrib/formtools
Jannis Leidel ada8e2a6fa Pulled translation updates from Transifex again.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15886 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-20 22:16:14 +00:00
..
locale Pulled translation updates from Transifex again. 2011-03-20 22:16:14 +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 test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +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 Few improvements to FormPreview, thanks Andy! 2010-11-21 13:47:38 +00:00
utils.py Fixed #14445 - Use HMAC and constant-time comparison functions where needed. 2010-10-14 20:54:30 +00:00
wizard.py Fixed #15075 - No longer possible to alter the form_list in FormWizard.process_step 2011-01-13 21:58:11 +00:00