On Thu, Mar 24, 2011 at 7:48 AM, traff <trofimov.dmi...@gmail.com> wrote:
> Hi guys! > > Recent commit(r15883), which fixes #15565, indeed brokes execution of > django server from IDE on UNIX platforms. > > What can be done to fix that? > > I suspect r15911 will fix it, if the problem is what I'm guessing it is. However I am curious about your running with the reloader active under an IDE: in my experience with IDEs & Django the reloader breaks the IDE's ability to stop at breakpoints. So my assumption was anyone using an IDE with Django would generally run with --noreload so as to disable the reloader and allow the IDE breakpoint mechanism to function. Are you using an IDE that does not need --noreload specified in order for breakpoints in the IDE to work? Karen -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.