#9651: [9297] breaks save_as in inline admin forms
-------------------------------------------+--------------------------------
Reporter: yamad | Owner: nobody
Status: new | Milestone: post-1.0
Component: django.contrib.admin | Version:
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Changes (by kmike):
* has_patch: 0 => 1
Comment:
I think that when "Save as new" option is active foreign keys in inlines
are still pointing to old objects and it causes the problem.
Please check the patch. Tests are from #9663.
--
Ticket URL: <http://code.djangoproject.com/ticket/9651#comment:8>
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
-~----------~----~----~----~------~----~------~--~---