Setting simple relay routes

This commit is contained in:
2019-04-21 12:54:16 +02:00
parent 709d2c8403
commit 72f38a2473
4 changed files with 96 additions and 6 deletions

2
.gitignore vendored
View File

@ -7,4 +7,4 @@ music/migrations/__pycache__/
api/__pycache__/
music/tests/__pycache__/
music/views/__pycache__/
db.sqlite3
/db.sqlite3