#9422: Incorrect handling of foreign keys by serializers
------------------------------------+---------------------------------------
Reporter: etianen | Owner:
Status: new | Milestone:
Component: Serialization | Version: 1.0
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by mtredinnick):
* owner: mtredinnick =>
* status: assigned => new
Comment:
I've had quite a bit of trouble creating a test case (for
`tests/regressiontests/serializers_regress/*`) that emulates this
situation. The code from r9601 and r9602 is a consistent way to try and
fix it -- if everything that needs to do this uses the same method, we
only have to fix bugs in one place, but it needs a test case.
Assigning back to the general pool for now, since it might be a little
while until I get back to this, as I have other things to poke at. Writing
a test case that fails with the existing code is something that anybody
with a bit of persistence can do.
--
Ticket URL: <http://code.djangoproject.com/ticket/9422#comment:2>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---