Often, when restarting Django runserver, if I use the same port number, I get a \'port is already in use\' message. Subsequently, I need to increment the port number each t
In Leopard, I bring on the Activity Monitor and kill python. Solved.