GatMaximoAr / personal-website

My personal website in django
0 stars 0 forks source link

Create and Crud "project" model #4

Closed GatMaximoAr closed 5 months ago

GatMaximoAr commented 6 months ago

Create the data model for the "project" section. This will involve defining the structure of the data to be stored for this section, including the title, a description, a link to more information and an image.

Project model: