This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-formtools
Code
Issues
Proposed changes
Files
6e4478dc0f125ded38dde400c0bb8947f2d8701e
deb-python-django-formtools
/
formtools
/
tests
/
wizard
History
Aymeric Augustin
87d798a4d4
Replaced an antiquated pattern.
...
Thanks Lennart Regebro for pointing it out.
2013-05-17 18:08:58 +02:00
..
namedwizardtests
Modified formtools to work with unittest2 discovery.
2013-04-02 20:12:26 -06:00
wizardtests
Fixed
#19733
- deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
2013-05-09 16:44:36 +01:00
__init__.py
Modified formtools to work with unittest2 discovery.
2013-04-02 20:12:26 -06:00
storage.py
Fixed
#18026
-- Don't return an anonymous dict if extra_data in storage is empty.
2013-01-12 15:50:18 +01:00
test_cookiestorage.py
Modified formtools to work with unittest2 discovery.
2013-04-02 20:12:26 -06:00
test_forms.py
Replaced an antiquated pattern.
2013-05-17 18:08:58 +02:00
test_loadstorage.py
Modified formtools to work with unittest2 discovery.
2013-04-02 20:12:26 -06:00
test_sessionstorage.py
Modified formtools to work with unittest2 discovery.
2013-04-02 20:12:26 -06:00