This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
1aa0d8ac4d
django1
/
django
/
contrib
/
formtools
History
Florian Apolloner
7f225880e4
Corrected the `instance_dict` description for form wizards.
2012-06-22 15:46:49 +02:00
..
locale
Pulled formtools translations updates from Transifex. Refs
#17822
.
2012-03-23 03:03:11 +00:00
templates
/formtools
Moved a template that was added in the wrong directory.
2012-03-31 17:16:14 +00:00
tests
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00
wizard
Corrected the `instance_dict` description for form wizards.
2012-06-22 15:46:49 +02: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
Fixed
#18340
-- Fixed formtools form_hmac with Unicode input
2012-05-19 12:10:22 +02:00