django1/django/contrib/formtools/tests/wizard
Claude Paroz d4623d13b7 [1.7.x] Fixed formtools tests with Python 2
Fixes #19905 again.
Backport of 1aaf4053f5 from master.
2014-06-09 10:32:27 +02:00
..
namedwizardtests [1.7.x] Fixed formtools tests with Python 2 2014-06-09 10:32:27 +02:00
wizardtests [1.7.x] Fixed formtools tests with Python 2 2014-06-09 10:32:27 +02:00
__init__.py Removed importing formtools tests in __init__.py 2013-10-17 13:51:36 -04:00
storage.py [1.7.x] Fixed #22772 -- Defer wizard temporary files deletion. 2014-06-07 19:57:58 -04:00
test_cookiestorage.py Removed several unused imports. 2013-06-19 17:18:40 +02:00
test_forms.py Removed 'return' in __init__ 2013-12-05 07:09:36 -05:00
test_loadstorage.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
test_sessionstorage.py Modified formtools to work with unittest2 discovery. 2013-04-02 20:12:26 -06:00