What Visual Studio shows you is the content of the file "manage.py".
Apparently when you enter "manage.py [whatever]", Windows understands that you want to open the file "manage.py", and it thinks that Visual Studio is the program with which such files should be opened.
Try "python manage.py runserver" instead.
Antonis Christofides +30-6979924665 (mobile)
--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/69291c68-61e7-4557-8175-7b705bcfcbb0n%40googlegroups.com.
On Mar 22, 2022, at 10:32 PM, 'Delvin Alexander' via Django users <django...@googlegroups.com> wrote:
i did that but the problem still remains :(
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a60f5102-0638-4fae-9dec-e870e6c2c98fn%40googlegroups.com.