#29178: Index.__init__()'s fields parameter shouldn't be mutable
-------------------------------------+-------------------------------------
     Reporter:  Flavio Curella       |                    Owner:  (none)
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Flavio Curella):

 To elaborate: the only reason I think it should support both list and
 tuples is because we have other places where we do so: for example,
 {{{Meta.ordering}}} comes to mind.

 But I'm with you if you'd rather not persevere with that pattern, and push
 the user to use {{{tuples}}} whenever possible.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29178#comment:8>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.a0f5d4d9865f3eaaef087021b1ed0248%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to