When I do var = request.GET.getlist(name + 'var') where name is a string,
var is equal to [2.0 var=3.0] instead [2.0, 3.0]
Please help me, best regards,
Rodolphe Chartier.
--
Ticket URL: <https://code.djangoproject.com/ticket/23168>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/23168#comment:1>
* status: new => closed
* resolution: => invalid
Comment:
Please see TicketClosingReasons/UseSupportChannels.
--
Ticket URL: <https://code.djangoproject.com/ticket/23168#comment:2>