#11670: Minor limitation using fields named 'year' in related searches.
-------------------------------------+-------------------------------------
Reporter: andy@… | Owner:
Type: Bug | Status: new
Component: Database layer | Version: SVN
(models, ORM) | Resolution:
Severity: Normal | Triage Stage: Accepted
Keywords: | Needs documentation: 0
Has patch: 1 | Patch needs improvement: 0
Needs tests: 0 | UI/UX: 0
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Comment (by akaariai):
Why not cache and return tuples? That way there is no way the caller can
modify them. If caller needs to do it, the caller can turn them into
lists. However, I doubt you can show any real speed difference, as clone
will take all the time in the interesting cases.
I would like to review this, but I don't know when I will have the time to
do it.
--
Ticket URL: <https://code.djangoproject.com/ticket/11670#comment:17>
Django <https://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.