0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/regressiontests/serializers_regress
2010-05-28 09:52:24 +00:00
..
__init__.py
models.py
tests.py Fixed #13638 -- Refactored the serializers_regress tests to avoid the use of flush, and make better use of the transactional capabilities of django.test.TestCase. Thanks to Alex Gaynor for the patch. 2010-05-28 09:52:24 +00:00