In my request.POST i am getting a query dictionary , one of the items in this dictionary is a list with multiple items (pass_id)
eg.
I want to retrieve each of the values in pass_id and store in a new list. Can you suggest the code for this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
http://docs.djangoproject.com/en/dev/ref/request-response/#django.http.QueryDict.getlist