K
K
Konstantin Omelyan2017-01-04 13:40:12
Django
Konstantin Omelyan, 2017-01-04 13:40:12

Why won't Django-admin.py run?

Installed django, when creating a new project through the console
django-admin.py startproject mysite
Instead of creating a project, Sublime Text opens with the file code django-admin.py

#!c:\python3\python.exe
from django.core import management

if __name__ == "__main__":
    management.execute_from_command_line()

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question