I am actually developing an android app which will fetch data using an api 
.  I am trying to pass multiple parameters in the url using query strings, 
but I am not able concatenate those parameters in the url. 
eg: U/userapi/?email=abc&pass=bcd
I trying to achieve the above example.
How do I take email and password parameter together in the url ?
Help me out on that.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" 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].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/00b0c885-478b-4de0-befb-9d350dc67640%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to