DEV Community

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

Creating a blog with Cookiecutter-Django & deploying it to Heroku: Introduction

16
Comments
1 min read
Creating the blog project

Creating the blog project

9
Comments
4 min read
Creating the app for the blog

Creating the app for the blog

3
Comments
2 min read
Model Architecture Planning

Model Architecture Planning

4
Comments
1 min read
Creating the models.py, views.py, urls.py, admin.py & the superuser

Creating the models.py, views.py, urls.py, admin.py & the superuser

9
Comments
5 min read
Testing our app using Unittests

Testing our app using Unittests

10
Comments
8 min read
Creating the data and fine-tuning the templates

Creating the data and fine-tuning the templates

7
Comments
4 min read
Showing the data we created on the frontend

Showing the data we created on the frontend

5
Comments
4 min read
How to deploy your Django app to Heroku for FREE

How to deploy your Django app to Heroku for FREE

36
Comments 2
3 min read