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 !
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.
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 :
DEBUG = False
Epic : EPIC 1