Ramin-RX7 / CafeMenu

Café management website with custom dashboard panel for staff
MIT License
2 stars 4 forks source link

add image field to both category and food models #53

Closed Ramin-RX7 closed 1 year ago

Ramin-RX7 commented 1 year ago

Because the appearance of the site will be so much more beautiful we need to add ImageField to both Category model and Food model. This means the changes must be set in both models and the ERD. the name of the field must be image

Ramin-RX7 commented 1 year ago

completed in #54