Hey!
Tutorial is out!
You'll learn how to create a simple blog with a contact form in cookiecutter-django and deploy it on Heroku!
Table of Contents
An introduction on the tech stack we're using and how we'd style our blog
Creating the blog project
Starting a Django App
Model Architecture Planning
Creating the models.py, views.py, urls.py, admin.py & the superuser
Testing our app using Unittests
Creating the data and fine-tuning the templates
Showing Data on the frontend
Deployment to Heroku
http://bit.ly/cookiecutter-django-tutorial
Cheers!