#29955: Support dwithin lookup on F expressions for distance stored in model
-------------------------------------+-------------------------------------
Reporter: Peter Bex | Owner: nobody
Type: New feature | Status: new
Component: GIS | Version: 2.1
Severity: Normal | Resolution:
Keywords: distance, query | Triage Stage: Accepted
builder, F expressions |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by felixxm):
Simon it still doesn't work. I attached test case that raises
{{{
File "django/django/db/backends/utils.py", line 86, in _execute
return self.cursor.execute(sql, params)
IndexError: tuple index out of range
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/29955#comment:4>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.a6c4de52a0657abf6cddd23fa9d63d13%40djangoproject.com.