This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-formtools
Code
Issues
Proposed changes
Files
91387d75d071d5dc8b3462e80ebc2fc3fcbd133e
deb-python-django-formtools
/
formtools
/
tests
History
Claude Paroz
91387d75d0
Used catch_warnings instead of save/restore methods. Refs
#17049
.
2012-05-03 18:30:07 +02:00
..
templates
Moved a template that was added in the wrong directory.
2012-03-31 17:16:14 +00:00
wizard
Replaced deprecated TestCase methods. Refs
#17049
.
2012-05-03 16:39:16 +02:00
__init__.py
Used catch_warnings instead of save/restore methods. Refs
#17049
.
2012-05-03 18:30:07 +02:00
forms.py
Fixed
#6644
-- Fixed django.contrib.formtools tests to be better isolated when running outside of the Django test suite. Also moved around the new wizard's templates a bit to better fit the common app layout.
2011-08-13 13:51:34 +00:00
urls.py
Remove a great many of the remaining relative imports.
2011-10-17 18:45:22 +00:00