I recently started using django and because port 8000 on my PC was already 
occupied, I had to modify the runserver.py file directly to start on 
another port. By default, shouldn't there be an option in manage.py or 
settings.py to modify the port to start the test server on? Or am I missing 
something?

Because this is very inconvenient as well,

python manage.py runserver 5000

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ed0ec5c0-5f71-4144-9f89-034ae505db80o%40googlegroups.com.

Reply via email to