tomik-z-cech / PP5-Ohm-Azing-Components

View massive selection of electronic components at our online store. Find high-quality resistors, capacitors, tools, kits and more. Shop now for all your electronic needs !

Home Page:https://ohmazing-components-1a5a0fcb9e95.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER STORY : Deploy to Heroku

tomik-z-cech opened this issue · comments

As a Site Developer I need to create a working Heroku deployement.

Acceptance Criteria :

Working Heroku Deployment, when first deployed site accesed, it gives hint of correctly installed Django App (DEBUG = True). Create if statement in settings.py for DEBUG = False when deployed.

Tasks :

  • Create Heroku App
  • Link with GitHub
  • Set up Vars
  • Create first deployment
  • Fix issues (if any)
  • Set if/else statement for DEBUG = False

Epic :
EPIC 1

This was done in commit c8d2a30.