diff options
author | 2018-08-13 23:34:25 +0200 | |
---|---|---|
committer | 2018-08-13 23:34:25 +0200 | |
commit | d402fc91083313f14e5a638646c7c72e59c8ae70 (patch) | |
tree | ca41d5567e337dacf6e22c16620014750372b4a2 /wiki/migrations | |
parent | Add a basic index page template. (diff) |
Add stub applications `api` and `wiki`.
Diffstat (limited to 'wiki/migrations')
-rw-r--r-- | wiki/migrations/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/wiki/migrations/__init__.py b/wiki/migrations/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/wiki/migrations/__init__.py |