Ramin-RX7 / CafeMenu

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

Set up the admin panel options #122

Closed Ramin-RX7 closed 1 year ago

Ramin-RX7 commented 1 year ago

In admin panel we need to register our models with out own custom options:

This means you have to implement fields for these models:

Each has their own attributes (beside fields):

Order

Food

Category

Table

User

Ramin-RX7 commented 1 year ago

completed in #127