django1/django/contrib/formtools/tests
Aymeric Augustin ad355e48ce Moved a template that was added in the wrong directory.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17853 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-31 17:16:14 +00:00
..
templates Moved a template that was added in the wrong directory. 2012-03-31 17:16:14 +00:00
wizard Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch. 2012-03-30 08:02:08 +00:00
__init__.py Used the override_settings decorator in the tests of auth, flatpages, and formtools. 2012-03-31 16:03:09 +00: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