This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-formtools
Code
Issues
Proposed changes
Files
95f2693987ee657f1fc16983ea1aff53a61b93c0
deb-python-django-formtools
/
formtools
/
wizard
/
storage
History
Claude Paroz
07e3f20569
[py3] Fixed contrib.formtools tests
2012-08-13 21:26:12 +02:00
..
__init__.py
Fixed
#18013
-- Use the new 'as' syntax for exceptions.
2012-04-29 20:57:15 +02:00
base.py
[py3] Fixed contrib.formtools tests
2012-08-13 21:26:12 +02:00
cookie.py
Fixed
#18023
-- Removed bundled simplejson.
2012-04-29 19:58:00 +02:00
exceptions.py
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
session.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