ken keller wrote: > I'm new to wing. I'm debugging django with: > manage.py runserver --noreload > Clicking [Pause] doesn't. Any ideas? Does it pause the next time some Python code is run? Sometimes the network connection is not checked while server code is waiting for a request. Thanks, John