Ok, I know this is not a PHP mailing list.. I just want to make the question
simpler.

I'm coming from CakePHP background.

1. What Django template tags can I use to replace print_r() / var_dump() in
PHP?
2. How can I display SQL debug output?

*in cakePHP I can use debug() function to show the SQL debug. So I can see
what SQL query it runs

debug output example :

SELECT * FROM myapp_entry


Sorry for my English..

regards,
okto.silaban.net

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