Is there anything like Rubyonrails's script/breakpointer: http://wiki.rubyonrails.org/rails/pages/HowtoDebugWithBreakpoint
in Django (or Python)? I found http://docs.python.org/lib/module-pdb.html but I'm wanting something where I can gain console access into the execution stack directly. Failing that, could someone point me to the best practices page or whatever for debugging Django? Thanks, -- Greg Donald http://destiney.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

