This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-formtools
Code
Issues
Proposed changes
Files
38804c59f5f38e3111ea3dfb59bcedb07c8e8285
deb-python-django-formtools
/
formtools
/
tests
History
Tim Graham
38804c59f5
Removed importing formtools tests in __init__.py
...
Unnecessary since introduction of DiscoveryTestRunner in 9012833af8.
2013-10-17 13:51:36 -04:00
..
templates
Moved a template that was added in the wrong directory.
2012-03-31 17:16:14 +00:00
wizard
Removed importing formtools tests in __init__.py
2013-10-17 13:51:36 -04:00
__init__.py
Fixed
#17365
,
#17366
,
#18727
-- Switched to discovery test runner.
2013-05-10 23:08:45 -04:00
forms.py
Removed the legacy form wizard.
2012-12-29 21:58:12 +01:00
tests.py
Stopped using django.utils.unittest in the test suite.
2013-07-01 14:29:33 +02:00
urls.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00