Sure I am using debug toolbar.
All queries are cached by django cache machine, otherwise I try to use
johnny cache, but with similary result. Debug toolbar actually show me
only 2 sql queries in 3 ms (queries storing referrer, agent and utm
params for traffic analyzing).

Has anybody experiences with django cache machine?

Dusan

On Jan 3, 3:12 pm, Sid <sidmitra....@gmail.com> wrote:
> Have you tried running Django-debug-toolbar to see how SQL queries are
> being piled up.
>
> -Sidhttp://www.sidmitra.com

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to