8000 GitHub - ndurumo254/blog
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ndurumo254/blog

Repository files navigation

blog

#Clone This Project (Make Sure You Have Git Installed) https://github.com/ndurumo254/blog

#Install Dependencies

#pip install -r requirements.txt #Set Database (Make Sure you are in directory same as manage.py)

#python manage.py makemigrations #python manage.py migrate #Create SuperUser

#python manage.py createsuperuser

#heroku hosting #download heroku cli, #install dependancies, #pip install -r requirements.txt, #install gunicorn, #create procfile , #install django-heroku, #git init, #git add . #git commit "...." #git push heroku master,

#After all these steps , you can start testing and developing this project.

#That's it! Happy Coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0