adds static files to server

This commit is contained in:
2020-05-11 21:00:00 +00:00
parent 76a8b97ae4
commit a4265a44f5
10 changed files with 433 additions and 1 deletions

1
.gitignore vendored
View File

@ -146,4 +146,3 @@ cython_debug/
# static files generated from Django application using `collectstatic`
media
static