django1/django/contrib/formtools/tests
Claude Paroz 5c1143910e Removed most of absolute_import imports
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
2013-07-29 20:28:13 +02:00
..
templates Moved a template that was added in the wrong directory. 2012-03-31 17:16:14 +00:00
wizard Deprecated django.utils.importlib 2013-07-29 17:10:22 +02: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