On 17 February 2011 10:34, galago <[email protected]> wrote:
> I run my sever on localhost (manage.py runserver).
> Is there any way to display all queries in console or somewhere else?

Yes, if you install dcramer's devserver, which is a straight
replacement for the runserver command.

More info and install guide here: https://github.com/dcramer/django-devserver

Or using pip:
 pip install django-devserver

HTH
Dan


>
> --
> 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.
>



-- 
Dan Hilton
============================
www.twitter.com/danhilton
www.DanHilton.co.uk
============================

-- 
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.

Reply via email to