Has anyone else had any problems debugging javascript in Firebug on a
django site?  I've got two sites running just about identical code; in
the PHP version I can stop at breakpoints, step through my javascript
function normally.  In the Django version, although firebug shows my
breakpoints - when I try to execute the function, although it (sorta)
works, I never hit the breakpoint.

I'm enabling both sites the same way, as I said the code is pretty
much identical...can't think what the issue is here.

All comments or assistance appreciated...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to