This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-formtools
Code
Issues
Proposed changes
Files
4279e13bd3f7cdc73973cc2863835aa60a86662d
deb-python-django-formtools
/
formtools
/
wizard
/
storage
History
Stephan Jaekel
4279e13bd3
Fixed
#18026
-- Don't return an anonymous dict if extra_data in storage is empty.
2013-01-12 15:50:18 +01:00
..
__init__.py
Fixed
#18013
-- Use the new 'as' syntax for exceptions.
2012-04-29 20:57:15 +02:00
base.py
Fixed
#18026
-- Don't return an anonymous dict if extra_data in storage is empty.
2013-01-12 15:50:18 +01: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