Episode

Declaring your first models [6 of 24] | Beginner's Series to: Django

In this video you will create a basic data model in Python that can be stored in a database. We'll create a model for destination and cruise that can be shown in the example application. You'll learn about model classes and field types.

Useful Links:
https://aka.ms/CreateWebsitesWithDjango
https://github.com/microsoft/beginners-django

Python