Writing Models
Now that we've successfully set up and tested and Django installation, it is time to start defining our database models (our database structure).
For our project, we will need two (2) models:
- The User Model,
- The CRUDPost Model
Access all course materials today
The rest of this tutorial's contents are only available for premium members. Please explore your options at the link below.