Poll tutorial: running the command 'python manage.py runserver' produces an error
Hello
When I run the initially created project using the command 'python manage.py runserver' gives me
Error: [Errno 10013]
When I run this command though 'python manage.py runserver 8001', then I can see the site on http://localhost:8001
Can you tell me why this happens and what are those 4 digit numbers after localhost?
-- 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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home