]> gitweb.fperrin.net Git - djsite.git/blobdiff - quotes/admin.py
Import quotes app structure
[djsite.git] / quotes / admin.py
diff --git a/quotes/admin.py b/quotes/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.