If there are any core devs with time for it, I'd like to cash in some
triage.
I've triaged:
https://code.djangoproject.com/ticket/15338
https://code.djangoproject.com/ticket/16630
https://code.djangoproject.com/ticket/18413
https://code.djangoproject.com/ticket/12836
https://code.djangoproject.co
2012/10/2 jdetaeye
>
> 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 re
If the query is a problem for you that requires optimization, you're
probably better off using cookie-based sessions.
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.