Hi all,

I'm trying to run two seperate Django project on the same server, one
on port 7000 and one on 8000. Both projects use the auto generated
admin and authentication. When I am logged into one (say on port 7000)
and try and access the other project on 8000 I get the following error:

SuspiciousOperation: User tampered with session cookie

Is there a way around this? Has anyone had this problem before in the
pass? I'd really appreciate any help.

Thanks

Brian

Ps: Cheers for everyones help on last topic I had. I hope my questions
weren't painfully idiotic to any one. Thanks :)


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to