This repository contains the checkpoints for the Django hacktorial (The livestream/video will be added here once the hacktorial begins).
Step 0: Creating a blank django application
Step 1: Set up the Database and db models
Step 2: Create Templates and Display blog entries
Step 3: Form to submit comments on posts
Step 4: Add styles
Step 5: Deploy to Heroku