#5505: Self-Referential ForeignKeys broken using newforms form_for_instance
with a
formfield_callback
-------------------------+--------------------------------------------------
Reporter: danlarkin | Owner: nobody
Status: new | Component: django.newforms
Version: SVN | Resolution:
Keywords: | Stage: Unreviewed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-------------------------+--------------------------------------------------
Comment (by jkocherhans):
Note to self, or anyone else for that matter: This appears to have been
caused by [6156]. Specifically,
[http://code.djangoproject.com/changeset/6156#file1 here]. Changing that
line back to use {{{copy}}} instead of {{{deepcopy}}} makes the
''symptoms'' go away, but almost certainly doesn't address the problem.
Still looking deeper at why that was done in the first place, and what the
real solution should be.
--
Ticket URL: <http://code.djangoproject.com/ticket/5505#comment:6>
Django Code <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
-~----------~----~----~----~------~----~------~--~---