Good afternoon,
I'm trying to create my project in Django but when I run the command "django-admin createproyect project_name" it gives me the following error:
No Django settings specified. Unknown command: 'createproyect' Type 'django-admin.py help' for usage.
I've also tried it before putting "python django-admin.py createproyect name". I hope you can help me, thanks in advance and greetings.