add django project

This commit is contained in:
Laura Klünder 2016-07-07 17:25:33 +02:00
parent 145b40db12
commit c919db136d
7 changed files with 182 additions and 0 deletions

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
db.sqlite3
.secret
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]