Загрузка страницы

Django 2.1 - Hosting and deploying app on Heroku - 13/14

In this video we learn to host our Django project on Heroku for free. Below is the check list you of things you need to do to host your Django project on Heroku.

- Copy the project seperately
- Go to 'Getting Started on Heroku with Python'
- Create an Heroku account
- install pipenv
- Install git ( check git --version)
- Install Heroku CLI
- Login heroku
- Create a virtual enviroment
- Run manage.py not gonna run - pip freeze nothing installing
- Check which version django,requests you have and install it
- Run manage.py and then stop it
- Go to django heroku
- Create a Procfile and
- Install django-heroku
- Add stuff to settings.py file
- Install guincorn
- pip freeze - requirements.txt (use the angle bracket after pip freeze. Youtube doesn't allow angle bracket in description :/ )
- heroku create attreyaweb (to create an app on heroku)
- git status git commands - (git push heroku master
- Open up the website)
- Admin panel not working. heroku run bash. Migrations

Complete Playlist - https://www.youtube.com/playlist?list=PLhTjy8cBISEpXc-yjjSW90NgNyPYe7c9_

Source Code - https://github.com/attreyabhatt/Django2.1-Personal-Website
Subscribe - https://www.youtube.com/channel/UCirPbvoHzD78Lnyll6YYUpg?sub_confirmation=1
Website - www.buildwithpython.com
Instagram - http://instagram.com/buildwithpython

Видео Django 2.1 - Hosting and deploying app on Heroku - 13/14 канала buildwithpython
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
13 сентября 2018 г. 15:45:20
00:32:47
Яндекс.Метрика