Django tutorial is up!

Django tutorial is up!

Sep 06, 2020

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

  1. An introduction on the tech stack we're using and how we'd style our blog

  2. Creating the blog project

  3. Starting a Django App

  4. Model Architecture Planning

  5. Creating the models.pyviews.pyurls.pyadmin.py & the superuser

  6. Testing our app using Unittests

  7. Creating the data and fine-tuning the templates

  8. Showing Data on the frontend

  9. Deployment to Heroku

http://bit.ly/cookiecutter-django-tutorial

Cheers!

Enjoy this post?

Buy Vicente G Reyes a pizza

More from Vicente G Reyes