I am trying to create a Django app, one of the thing I do in that is write 
a connection.py which connects to  a remote server. In that connection 
string I need to send one of the parameter as "http_auth = 
http_auth.HTTPBasicAuth(user, password)". I am not sure how to do that in 
Django. I searched the web a lot and nothing I got which is very relevant 
to what I am doing. Can anyone please help me.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/fvgDDFObKNYJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to