django1/django/contrib/formtools/tests
Aymeric Augustin 527f967ec1 [py3] Fixed formtools tests.
Python 3 adds a new pickle protocol. The tests were updated in a way
that makes it easy to add another pickle protocol, should Python gain
one.

Thanks Thomas Pelletier for providing an initial version of this patch.
2012-08-18 10:39:33 +02:00
..
templates Moved a template that was added in the wrong directory. 2012-03-31 17:16:14 +00:00
wizard Ensured that about half of the files opened in the formtools tests were explicitly closed. 2012-08-15 03:46:32 -07:00
__init__.py [py3] Fixed formtools tests. 2012-08-18 10:39:33 +02:00
forms.py Reverted pickle-json replacement form_hmac calculation 2012-08-14 09:51:39 +02:00
urls.py Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00