Hi! Yes, it was the problem of not having the right trunk revision. Rajesh, thank you very much!!!
Cheers, Dragan. On Dec 14, 2007 5:07 PM, Rajesh Dhawan <[EMAIL PROTECTED]> wrote: > > > The error is triggered when I call: > > > > request.session[sessionName] = argType > > > > The same code runs perfectly on my cousin's computer. Can anybody help > > me with this? > > Check that you are on SVN trunk revision 6333 or later. The file-based > sessions option was added in that revision. Could it be that your > cousin's computer has a later version of Django than yours? > > -Rajesh > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

