I want to automate a remote django view which requires a login with a python script, but I am having difficulty in deciding how to make django accept the various cookies. Is there example code somewhere which shows how this should be done?

I've tried various cookie jar based approaches, but they don't seem to work. The test client works through the server code rather than through the web.
--
Robin Becker

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to