Mastering Django Part 1 – AJAX, Class Based Views, Forms

Mastering Django Part 1 – AJAX, Class Based Views, Forms

English | MP4 | AVC 1920×1080 | AAC 44KHz 2ch | 5h 04m | 996 MB

Master your skills as a Django developer by learning advanced techniques.

Welcome to the Mastering Django Series! Learn time saving and advanced techniques to come to a better developer. To get a better idea of what we’ll be creating, go watch the promo video for the course. While creating this site, you will learn the following 8 skills:

Pipenv – Learn why this tool is so much better than pip and virtualenv separately

Pre-made Authentication Views – Get your site up and running quickly with these awesome built-in views

Class-Based Views – When working with models, these views can’t be beaten. HUGE time savers

Django Forms – Rather than creating painstaking HTML forms, let Django handle the heavy work

Using other site’s APIs – Learn to connect with the YouTube API for data

AJAX – I’ve had so many requests to cover this. Learn how to fetch data without reloading the page

Seed Data – Learn how to create a starting point for any database

Heroku Deployment – Heroku makes deploying your project simple and fast. I’ll show you how

Learn

  • AJAX, Django Forms
  • Class Based Views
  • Heroku Deployment
  • Pipenv, Seed Data
  • Working With Other Sites’ APIs
  • Pre-made Authentication Views