On 6/8/06, Elver Loho <[EMAIL PROTECTED]> wrote: > > On 6/8/06, Honza Král <[EMAIL PROTECTED]> wrote: > > and do you really think that sessions are saved after each variable > > set into the database? > > I hope not... > > > > they are probably only saved after the return of the view, or > > somewhere around that point... > > Alright then, my mistake. However, it still doesn't make sense to > store sessions on the development server. IMO. > I think clearing all sessions after closing development server maybe just suit for your situation. And in my case, I'd never thought about this problem after reading your email :). And I think it's not a normal behavior to web server. So you could do just like Adiran advised, either applying the patch, or clearing the session table yourself. Even using development server, I think it works more like practical environment more better.
-- I like python! My Blog: http://www.donews.net/limodou My Django Site: http://www.djangocn.org NewEdit Maillist: http://groups.google.com/group/NewEdit --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---