#8681: Uncaught exception in django/db/models/base.py: UnboundLocalError
-----------------------------------------------+----------------------------
Reporter: HM <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Milestone:
Component: Core framework | Version: SVN
Resolution: | Keywords: models,
onetoonefield
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------------------+----------------------------
Changes (by mtredinnick):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
You've leapt right into explaining where you've worked out the problem
lies, but haven't actually explained how this occurs. What are the steps
to repeat the problem? The situation you talk about with a !OneToOneField
basically describes how saving works for inherited models and that works
(it's even in the test suite).
Since you have a failing case in mind, can you show a few lines of code
that demonstrate this problem so we don't have to reverse-engineer how to
make it happen. Thanks.
--
Ticket URL: <http://code.djangoproject.com/ticket/8681#comment:1>
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
-~----------~----~----~----~------~----~------~--~---