> The terminal being scrambled part of the story is strange. It sounds > like your terminal settings are a bit screwy, but it's always hard to > diagnose that. One thing you could try to debug this is to redirect > stdout and stderr to a file when you start manage.py, then you/we > could have a look at the file to see what characters might be messing > things up.
I've experienced the funky screen behavior once, but there may have been some funky interaction with dropping to pdb and breaking things there with odd exceptions. I have regularly been able to crash the dev-server by blowing the stack...but again, that's my fault and (now that I know to watch for it) pretty easy to spot. -tkc --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

