#9865: inline-edited objects with custom PKs cannot be saved
-----------------------------------------------+----------------------------
Reporter: bartosak | Owner: nobody
Status: new | Milestone: post-1.0
Component: django.contrib.formtools | Version: SVN
Resolution: | Keywords:
inlineformset_factory
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------------------+----------------------------
Comment (by brosner):
Good job tracking this down Karen. This certainly does look to be fixing
the correct problem. The only suggestion I would like to make is that I
would much prefer to see a declarative if / else conditional than the
boolean logic done here because the former is much easier to
read/understand going forward.
--
Ticket URL: <http://code.djangoproject.com/ticket/9865#comment:5>
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
-~----------~----~----~----~------~----~------~--~---