#13640: add_filter in django/db/models/ sql/query.py causes exception when model
have 'evaluate' attribute
-------------------------------------+-------------------------------------
Reporter: LukaszKorzybski | Owner: tobias
Type: Bug | Status: closed
Component: Database layer | Version: SVN
(models, ORM) | Resolution: fixed
Severity: Normal | Triage Stage: Accepted
Keywords: | Needs documentation: 0
Has patch: 1 | Patch needs improvement: 0
Needs tests: 0 | UI/UX: 0
Easy pickings: 1 |
-------------------------------------+-------------------------------------
Changes (by kmtracey):
* status: assigned => closed
* resolution: => fixed
Comment:
In [17093]:
{{{
#!CommitTicketReference repository="" revision="17093"
Fixed #13640: Avoid generating an exception when a model has an attribute
named 'evaluate'. Thanks LukaszKorzybski and tobias.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/13640#comment:16>
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.