Database & Migrations - Django Web Development with Python 8
Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=hU5QSQt6yQc
Welcome to Part 8 of our Django web development with Python tutorial.
Remember how when you create a new app, the first thing you need to do is install it? Whenever you define new models, you want to migrate. If you are familiar with older versions of Django, the old syncdb command is deprecated. Nowadays, first you will do
python manage.py makemigrations
Text-based tutorial and sample code: https://pythonprogramming.net/database-migration-django-python-tutorial/
https://pythonprogramming.net
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex
Other Videos By sentdex
Tags:
Django Web Framework (Software)
Python (Programming Language)
Web Development (Interest)
website
create
develop
dev
tutorial
how-to
flask
web2py
app
webapp
web app
framework
paradigm
migrate
makemigrations
Web Application (Industry)
Database (Software Genre)