Introduction
  • Welcome
  • Walkthrough
  • Source Code
Combine the best of Pip and Virtualenv with Pipenv
  • Pipenv
  • Homepage
  • Base Template and Bootstrap
  • Static
Saving Time with Auth Premade Views
  • Authentication Views
  • Authentication Templates
  • Database Migration
Make CRUD easy with Class Based Views
  • Class Based Views
  • Customization with form_valid()
  • Auto Login after SignUp
  • Detail View
  • Update and Delete
Django Forms and Formsets
  • Django Forms
  • Form Customization
  • Form Validation
  • Formsets
  • Dressing Up Our Forms
Using Other Sites' APIs
  • YouTube API
  • URL Parsing
  • Working With The API
AJAX - A Smooth User Experience
  • AJAX Setup
  • Our First AJAX Call
  • Showing YouTube Results
  • Adding Videos
  • Deleting Videos
Seed Data - Loading and Dumping the Database
  • Dashboard
  • CRUD for Halls
  • Home and Authentication
  • Seed Data
  • Permissions
Heroku Deployment
  • Heroku
  • Custom Domains
  • Source Code
Outro
  • What Next?
  • Bonus Lecture