Hi I'm new to Django and Python, but not to web development. In my quest to create the best possible development environment, I've installed Eclipse, PyDev and PyDev extensions on my windows machine. Everything seems to work, but debugging is not working proberly - or maybe I'm not using it right.
The things is: I'm able to debug - say - views.py, but only if I place a breakpoint at the root level (e.g. the import statements). How can I debug my view functions? and is there any way I can trigger the debugger from the browser (as in .Net/Visual Studio)? I've read all the blogs I could find on this subject, but at a certain point they all end stating 'run the remote debugger first', without stating HOW to do that, or 'now just click Debug' without enough details on the last bit of the way... Hope some one here can help me out - and thanks for your time in doing so ;-) /KR Henrik Munk Rediin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---