2012/10/2 jdetaeye <[email protected]> > > If the query is a problem for you that requires optimization, you're > probably better off using cookie-based sessions.
Either that, or the cache backend. Sessions are the easiest thing to move out of the database when you have scaling problems. -- Aymeric. -- You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en.
