-
Django Migrations 101
Django Migrations 101 Get comfortable with Django migrations and learn how to create database tables without writing any SQL, how to automatically modify your database after you changed your models, and how to revert changes made to your database. REAL PYTHON video