add django project
This commit is contained in:
parent
145b40db12
commit
c919db136d
7 changed files with 182 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
db.sqlite3
|
||||
.secret
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue