This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-formtools
Code
Issues
Proposed changes
Files
b3caf42197a2dfb452fc28fc283bd5f7492b58ae
deb-python-django-formtools
/
formtools
/
wizard
/
storage
History
Tim Graham
b3caf42197
Added WizardView.file_storage exception message and docs
...
Thanks Danilo Bargen for the patch.
2012-11-01 16:14:51 -04:00
..
__init__.py
Fixed
#18013
-- Use the new 'as' syntax for exceptions.
2012-04-29 20:57:15 +02:00
base.py
Added WizardView.file_storage exception message and docs
2012-11-01 16:14:51 -04: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