Update Readme.

This commit is contained in:
Stephan Porada
2019-06-26 17:20:44 +02:00
parent da71594aa9
commit 0c1dc03af5
6 changed files with 57 additions and 9 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
__pycache
.DS_Store
*_initial.py
**/migrations/*_*.py
.idea