Initial django additions.
This commit is contained in:
parent
34915b0d7b
commit
fc7943f327
26 changed files with 603 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,7 @@
|
|||
/build
|
||||
*/uploads
|
||||
__pycache__
|
||||
*.pyc
|
||||
.venv
|
||||
*.sqlite3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue