Breakpoint works if you set it and run in debug mode (click the bug button, not the play button), don't run it in run mode and expect breakpoint to work. That's what I was doing.
Now I have one more problem: I have selected a form object and a variable to watch and set the breakpoints, but when I step pass the form object and/or the variable, values are not shown. From start to finish,both watch expression always says : Could not resolve variable Unknow Expression context Any idea what is the problem? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

