django1/django/contrib/formtools/wizard/storage
Claude Paroz 7c5b244826 Fixed #17061 -- Factored out importing object from a dotted path
Thanks Carl Meyer for the report.
2013-02-04 16:38:25 +01:00
..
__init__.py Fixed #17061 -- Factored out importing object from a dotted path 2013-02-04 16:38:25 +01: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 #17061 -- Factored out importing object from a dotted path 2013-02-04 16:38:25 +01: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