This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
regressiontests
/
serializers_regress
History
Russell Keith-Magee
63ea57642d
Fixed
#8134
-- Corrected serialization of m2m fields with intermediate models. Thanks to Rock Howard for the report, and kire for the test case.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@8321
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-12 12:58:33 +00:00
..
__init__.py
Added unit tests to fully check the performance of the serializer engines.
2007-03-13 01:03:05 +00:00
models.py
Fixed
#8134
-- Corrected serialization of m2m fields with intermediate models. Thanks to Rock Howard for the report, and kire for the test case.
2008-08-12 12:58:33 +00:00
tests.py
Fixed
#8134
-- Corrected serialization of m2m fields with intermediate models. Thanks to Rock Howard for the report, and kire for the test case.
2008-08-12 12:58:33 +00:00