A menu management application built with Django, featuring: - Dish management with cover images - Order system with party dates and participants - REST API with Django REST Framework - Bootstrap-styled frontend Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
63 B
Python
4 lines
63 B
Python
from django.contrib import admin
|
|
|
|
# Register your models here.
|