>From the documentation it's not obivous what the defaults are for the set_cookie() function. http://docs.djangoproject.com/en/dev/ref/request-response/?from=olddocs#django.http.HttpResponse.set_cookie
I've read about the various django SESSION_COOKIE_* settings: http://docs.djangoproject.com/en/dev/ref/settings/?from=olddocs#session-cookie-domain Does set_cookie use these settings as defaults? Or do I need to pass them in? Thanks, John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---