From c21f4b3dacd597a15a5ec39d525df1dfe1b70376 Mon Sep 17 00:00:00 2001 From: jdlugosz963 Date: Mon, 17 Jul 2023 01:47:57 +0200 Subject: Add project. --- restaurant_orders/wordpress_integration/admin.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 restaurant_orders/wordpress_integration/admin.py (limited to 'restaurant_orders/wordpress_integration/admin.py') diff --git a/restaurant_orders/wordpress_integration/admin.py b/restaurant_orders/wordpress_integration/admin.py new file mode 100644 index 0000000..694323f --- /dev/null +++ b/restaurant_orders/wordpress_integration/admin.py @@ -0,0 +1 @@ +from django.contrib import admin -- cgit v1.2.3