#7778: Model subclasses cannot be deleted if a nullable foreign key relates to a
model that relates back
-------------------------------------+--------------------------------------
Reporter: James Murty | Owner: nobody
Status: new | Milestone:
Component: Core framework | Version: SVN
Resolution: | Keywords: foreign key
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 1 |
-------------------------------------+--------------------------------------
Changes (by mtredinnick):
* needs_better_patch: => 1
* stage: Unreviewed => Accepted
* version: queryset-refactor => SVN
* needs_tests: => 0
* needs_docs: => 0
Comment:
Could you please include a test (patch
`tests/regressiontests/queries/models.py`) that fails before this patch is
applied and passes afterwards. If at all possible, try to use the existing
models in that file (or make a few small changes), rather than including
another three model classes.
(And although you made "queryset-refactor" the version, I presume you mean
"SVN", since the queryset-refactor branch is no longer active.)
--
Ticket URL: <http://code.djangoproject.com/ticket/7778#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
-~----------~----~----~----~------~----~------~--~---