enable port specification: django
description
user crazydude says:
Hey guys! I'm really like your Python port to the Visual Studio, thanks!
But I've got one question about it. When I launch my django project in Visual Studio, it's launches the webserver with a random port, can I configure the webserver somewhere, so it will start with the port I have specified?
Thanks.