django/tests/regressiontests/m2m_through_regress
Claude Paroz d7dfab59ea Replaced cStringIO.StringIO by io.BytesIO.
Also replaced StringIO.StringIO by BytesIO in some other appropriate
places. StringIO is not available in Python 3.
2012-05-05 21:41:44 +02:00
..
fixtures
__init__.py
models.py Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
tests.py Replaced cStringIO.StringIO by io.BytesIO. 2012-05-05 21:41:44 +02:00