#36922: AttributeError: 'tuple' object has no attribute 'extend' when subclassing
BuiltinLookup and swapping the lhs and rhs params
-------------------------------------+-------------------------------------
Reporter: Julien Palard | Owner: (none)
Type: Bug | Status: closed
Component: Database layer | Version: 6.0
(models, ORM) |
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):
* summary:
AttributeError: 'tuple' object has no attribute 'extend' when using
Exists
=>
AttributeError: 'tuple' object has no attribute 'extend' when
subclassing BuiltinLookup and swapping the lhs and rhs params
--
Ticket URL: <
https://code.djangoproject.com/ticket/36922#comment:8>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.