This will be a new series going through each part of Django, this will not replace the other project videos but it will just be an additional video that will be posted alongside the projects. In this first video we will go over the basics of Django models. We will talk about different field types, different field options, as well as how to migrate the changes to the database.
Code:
https://github.com/legionscript/Djang...
Django Model Docs:
https://docs.djangoproject.com/en/3.2...
Django Model Field Type Docs:
https://docs.djangoproject.com/en/3.2...
Written Tutorial:
/ 1-models-basics-django-3-series-for-beginn...
Legionscript Website:
http://legionscript.com/