SaiSVemula / RoomBookingService

0 stars 0 forks source link

Implement Model Fields #3

Closed SaiSVemula closed 1 month ago

SaiSVemula commented 1 month ago

Ensure the models use the following field types: CharField, TextField, BooleanField, IntegerField, DateField.

SaiSVemula commented 1 month ago

Added but across the models not in every model, felt redundant to add every data type in every model