Hi -- I could really use some help with this one!
In my application I have a call to get_coords(). It works fine if I call the function containing it from 'manage.py shell'. It works fine if I call it from a short command line test program. However, if I access the application over http, the server hangs at exactly that spot. No error logged. If I comment out the line, everything runs fine. What am I missing here? Anyone? Liam P.S. I was having the same problem with another call, fromstr() --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---