Dive in deep to the core concepts behind the power Django framework written in Python. Using Django 1.10 with Python 3
What Will I Learn?
Django Models
Model Instance Methods & Properties
Model-level field validation
Django Forms and Formsets
Form validation
Model Form
Function Based Views...