#23168: request.GET.getlist -------------------------------------+------------------------------------- Reporter: rodolphe.chartier@… | Owner: nobody Type: Bug | Status: new Component: Forms | Version: 1.6 Severity: Normal | Keywords: HttpRequest get getlist Triage Stage: Unreviewed | Has patch: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- Hello,
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. -- 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 django-updates+unsubscr...@googlegroups.com. To post to this group, send email to django-updates@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/077.0f8d3c738e89061450fea500b26c6874%40djangoproject.com. For more options, visit https://groups.google.com/d/optout.