Hi,
I am developing a Django application which will be accessed by it's users
both via HTTP and through the Python shell. All of my models have a
"touch_user" and "create_user" attribute, containing usernames in plain
text. This is primarily used for logging purposes, nothing critical. My
idea
Hi,
I am running my Django project on a remote host (with Apache) and on
my current machine (localhost, using "runserver"). Cookies and
sessions work fine when the project is served via Apache from the
remote host. But for some reasons all of my browsers reject the
cookies from the development ser
2 matches
Mail list logo