Skip to main content

Django - comandos

pipenv install
pipenv shell
python manage.py migrate
python manage.py runserver