new django project

This commit is contained in:
lza_menace 2020-07-14 01:04:58 -07:00
commit eb6d6b388e
16 changed files with 242 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
.idea
.venv
data
__pycache__
*zip
*tar.gz
*sql