summaryrefslogtreecommitdiffstats
path: root/api/api/blogs/const.py
diff options
context:
space:
mode:
Diffstat (limited to 'api/api/blogs/const.py')
-rw-r--r--api/api/blogs/const.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/api/api/blogs/const.py b/api/api/blogs/const.py
new file mode 100644
index 0000000..c8c1938
--- /dev/null
+++ b/api/api/blogs/const.py
@@ -0,0 +1,5 @@
+
+# STATUS = (
+# (0, "Draft"),
+# (1, "Published")
+# ) \ No newline at end of file