add empty api app
[edumed.git] / api / admin.py
diff --git a/api/admin.py b/api/admin.py
new file mode 100644 (file)
index 0000000..8c38f3f
--- /dev/null
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.