On 3/9/07, Baurzhan Ismagulov <[EMAIL PROTECTED]> wrote: > What do you mean by "access into the execution stack directly"?
Perhaps I am not using the correct terminology. When I create a view that handles a form post, how can I interrogate the request.POST? How can I breakpoint just as execution enters the view, drop to a console, then proceed with examining the environment from the python command line interpreter? > With > "PythonEnablePdb On", you get the pdb prompt Do I set this in the server environment? Where do I get this prompt exactly? Is there some listener script I need to run? > just before the django > handler is called. After that you can step, set breakpoints, etc. Is there a tutorial or howto for all of this? 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 django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---