diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | yaksh/migrations/__init__.py | 0 |
2 files changed, 0 insertions, 1 deletions
@@ -38,7 +38,6 @@ apache/* *.swo *.db-journal *.db -migrations wsgi.log *.sqlite3 data/ diff --git a/yaksh/migrations/__init__.py b/yaksh/migrations/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/yaksh/migrations/__init__.py |