django1/django/contrib/formtools
Aymeric Augustin 9c487b5974 Replaced an antiquated pattern.
Thanks Lennart Regebro for pointing it out.
2013-05-17 18:08:58 +02:00
..
locale Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
templates/formtools Moved a template that was added in the wrong directory. 2012-03-31 17:16:14 +00:00
tests Replaced an antiquated pattern. 2013-05-17 18:08:58 +02:00
wizard Merge pull request #942 from stephrdev/trac-18000 2013-03-23 05:29:28 -07: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