#7270: selected_related() can not follow reverse relations of OneToOne.
---------------------------------------------------+------------------------
Reporter: [email protected] | Owner:
mtredinnick
Status: new | Milestone: 1.2
Component: Database layer (models, ORM) | Version: SVN
Resolution: | Keywords:
select_related onetoone reverse
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 1 |
---------------------------------------------------+------------------------
Changes (by aiev):
* cc: [email protected] (added)
* needs_better_patch: 0 => 1
* needs_tests: 0 => 1
Comment:
I use the svn version and when I apply the patch with command "patch -p0
-i ~/121_reverse_r8985.patch" ocurrence some errors because the merge dont
work correctly.
But when I aplly the patch manually and debug some lines it work! :D
Why it has not yet been implemented in current version? :( Just curiosity
Thanks.
--
Ticket URL: <http://code.djangoproject.com/ticket/7270#comment:31>
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
-~----------~----~----~----~------~----~------~--~---