vchaptsev / cookiecutter-django-vue

Cookiecutter Django Vue is a template for Django-Vue projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

manage.py should be made executable

nerdoc opened this issue · comments

chmod +x {{cookiecutter.project_slug}}/backend/manage.py

just my 2 cents