summaryrefslogtreecommitdiffstats
path: root/restaurant_orders/dashboard/admin.py
diff options
context:
space:
mode:
Diffstat (limited to 'restaurant_orders/dashboard/admin.py')
-rw-r--r--restaurant_orders/dashboard/admin.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/restaurant_orders/dashboard/admin.py b/restaurant_orders/dashboard/admin.py
new file mode 100644
index 0000000..8c38f3f
--- /dev/null
+++ b/restaurant_orders/dashboard/admin.py
@@ -0,0 +1,3 @@
1from django.contrib import admin
2
3# Register your models here.