#34299: 'builtin_function_or_method' object has no attribute 'split' error in
sql/query
-------------------------------------+-------------------------------------
     Reporter:  stuchalk             |                    Owner:  nobody
         Type:  Uncategorized        |                   Status:  closed
    Component:  Database layer       |                  Version:  4.1
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  invalid
     Keywords:                       |             Triage Stage:
  builtin_function_or_method, split  |  Unreviewed
  error                              |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 You have a typo in your code: `values_list(id, flat=True)` is missing
 quotes around "id". In the future, please use
 TicketClosingReasons/UseSupportChannels to confirm a bug in Django before
 creating a ticket here. Thanks!

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34299#comment:1>
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/01070185f60b92a2-e1b9cbe7-ff64-415b-abb5-ed0497cef48a-000000%40eu-central-1.amazonses.com.

Reply via email to