I run fine test with unittest module the logic code and the stuff is complety decoupled from the web.
However, I don't know how in python can debug the interaction with the web side. I'm aware of selenium but that is not the thing I want. I want debug and see the flow of the code, for example, when I post a form. Is possible? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

