To download Browser SQLite (This is OPTIONAL, you do not have to download this to work with django):
https://sqlitebrowser.org/dl/
Outline:
What is django settings?
What is django default DB management system?
What is INSTALLED_APPS?
What does migrate do? (This point is very much elaborated on within the next video)