django1/django/contrib/formtools
Ian Clelland 515cf94b60 [1.5.x] Use new TestCase methods for equality comparisons
Backport of 8d35fd4c32 from master
2012-12-24 02:19:16 +00:00
..
locale Added new languages 2012-11-23 23:16:15 +01:00
templates/formtools Moved a template that was added in the wrong directory. 2012-03-31 17:16:14 +00:00
tests [1.5.x] Use new TestCase methods for equality comparisons 2012-12-24 02:19:16 +00:00
wizard [1.5.x] Add `form` to formwizard context (includes tests) 2012-11-17 21:24:19 +01: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 Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
utils.py Reverted pickle-json replacement form_hmac calculation 2012-08-14 09:51:39 +02:00