ktuite / DjangoPyLadies

Test django app following the django girls tutorial but updated a bit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some of the differences between this and the django girls tutorial

DjangoPyLadies

  • django version 1.11 vs 2.0
  • picture of the django blank project page is different!!
  • use pipenv isntead of venv
  • deployed on heroku
    • made a procfile
    • ran some magic django heroku commands / added lines of code (look through commits to see what happened)

Look, it's running here! https://glacial-garden-27239.herokuapp.com/

About

Test django app following the django girls tutorial but updated a bit


Languages

Language:Python 100.0%