django1/django/contrib/formtools
Luke Plant 0b7fc04691 Reverted most of [16051], because it was thoroughly incorrect (whatever some validator says)
Refs #16154

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16330 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-04 21:51:13 +00:00
..
locale Removed deprecated 'no' translation 2011-04-02 08:43:43 +00:00
templates/formtools Reverted most of [16051], because it was thoroughly incorrect (whatever some validator says) 2011-06-04 21:51:13 +00:00
tests Fixed #9200 -- Added new form wizard to formtools based on class based views. Many thanks to Stephan Jäkel, ddurham and ElliottM for their work. 2011-06-01 13:47:00 +00:00
wizard Fixed #16141 -- Fixed typos in new form wizard. 2011-06-01 20:14:25 +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