Initial commit of the actual server code.

This commit is contained in:
Tom Hacohen
2017-11-02 22:20:55 +00:00
parent a3a1c5d186
commit 932d3803ed
7 changed files with 221 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
/db.sqlite3
Session.vim
/local_settings.py
/.venv
/.coverage
/htmlcov
__pycache__
.*.swp