Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Creating a blog with Cookiecutter-Django & deploying it to Heroku Series' Articles
Back to Vicente G. Reyes's Series
Creating a blog with Cookiecutter-Django & deploying it to Heroku: Introduction
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Oct 24 '20
Creating a blog with Cookiecutter-Django & deploying it to Heroku: Introduction
#
django
#
python
#
beginners
#
tutorial
16
reactions
Comments
Add Comment
1 min read
Creating the blog project
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Oct 25 '20
Creating the blog project
#
django
#
beginners
#
python
#
tutorial
3
reactions
Comments
Add Comment
4 min read
Creating the app for the blog
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Oct 26 '20
Creating the app for the blog
#
django
#
python
#
beginners
#
tutorial
3
reactions
Comments
Add Comment
2 min read
Model Architecture Planning
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Oct 27 '20
Model Architecture Planning
#
django
#
tutorial
#
python
#
beginners
4
reactions
Comments
Add Comment
1 min read
Creating the models.py, views.py, urls.py, admin.py & the superuser
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Oct 27 '20
Creating the models.py, views.py, urls.py, admin.py & the superuser
#
django
#
python
#
tutorial
#
beginners
8
reactions
Comments
Add Comment
5 min read
Testing our app using Unittests
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Oct 27 '20
Testing our app using Unittests
#
django
#
python
#
beginners
#
tutorial
10
reactions
Comments
Add Comment
8 min read
Creating the data and fine-tuning the templates
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Oct 27 '20
Creating the data and fine-tuning the templates
#
django
#
python
#
beginners
#
tutorial
6
reactions
Comments
Add Comment
4 min read
Showing the data we created on the frontend
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Oct 27 '20
Showing the data we created on the frontend
#
django
#
python
#
tutorial
#
beginners
5
reactions
Comments
Add Comment
4 min read
How to deploy your Django app to Heroku for FREE
Vicente G. Reyes
Vicente G. Reyes
Vicente G. Reyes
Follow
Oct 27 '20
How to deploy your Django app to Heroku for FREE
#
django
#
python
#
beginners
#
tutorial
36
reactions
Comments
2
comments
3 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account