Add Heroku support

This commit is contained in:
2015-05-27 22:19:18 +02:00
parent 606ef7df9e
commit 80096d72e4
4 changed files with 9 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,5 +2,6 @@
*.pyc
/db.sqlite3
/venv/
/static/
/.coverage
/htmlcov/