Django Models Unleashed is reference series to teach you about Django models. Created using Django 1.10. Created by Team CFE @ http://joincfe.com.
Subscribe to our YouTube Channel
Thanks for watching!
Team CFE
4 - App, First Model, & Makemigrations
5 - Boolean Field, Null & Default Values
10 - Built-in Validation: no significant code changes
12 - Overriding the Save Method
13 - Using Signals with Models
14 - Error Messages & Help Text
15 - Timestamp & DateTimeFields
16 - Instance Methods & Properties
19 - Models in the Python Shell
20 - Thank you!