django1/django/contrib/formtools/tests
Claude Paroz 4a103086d5 Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Thanks Vinay Sajip for the support of his django3 branch and
Jannis Leidel for the review.
2012-06-07 18:08:47 +02:00
..
templates Moved a template that was added in the wrong directory. 2012-03-31 17:16:14 +00:00
wizard Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
__init__.py Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +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