From e6f27fec4e1a2bf4b9af98492444e03300ef604e Mon Sep 17 00:00:00 2001 From: Anukul Banjade <60177300+anukul999@users.noreply.github.com> Date: Thu, 1 Oct 2020 21:08:44 +0545 Subject: [PATCH] Update checklist.txt --- checklist.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/checklist.txt b/checklist.txt index 7228043..dca91e4 100644 --- a/checklist.txt +++ b/checklist.txt @@ -1,3 +1,4 @@ +# Awesome Project on Django - Copy the project seperately - Go to 'Getting Started on Heroku with Python' - Create an Heroku account @@ -18,4 +19,4 @@ - 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 \ No newline at end of file +- Admin panel not working. heroku run bash. Migrations