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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

