On 9/8/06, mthorley <[EMAIL PROTECTED]> wrote:
> This may be a really dumb one, but I'm stooped. I read about
> request.COOKIES, and request.session.set_test_cookie() and
> request.session, but as far as I can see, they are not what I want.
>
> I want to save a named cookie, with a value, and spec
Thanks limodou, that's just what I was looking for!
--
mthorley
--~--~-~--~~~---~--~~
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 unsubscrib
On 9/8/06, mthorley <[EMAIL PROTECTED]> wrote:
>
> This may be a really dumb one, but I'm stooped. I read about
> request.COOKIES, and request.session.set_test_cookie() and
> request.session, but as far as I can see, they are not what I want.
>
> I want to save a named cookie, with a value, and sp
This page should help.
http://www.djangoproject.com/documentation/sessions/
--~--~-~--~~~---~--~~
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
T
This may be a really dumb one, but I'm stooped. I read about
request.COOKIES, and request.session.set_test_cookie() and
request.session, but as far as I can see, they are not what I want.
I want to save a named cookie, with a value, and specific domain and
path. Like PHP's setcookie(). I'm sure I
5 matches
Mail list logo