Set up boilerplate django-rest-framework

This commit is contained in:
2020-01-06 21:58:38 +00:00
parent c2414a9e82
commit 3ddd7b88ae
13 changed files with 212 additions and 0 deletions

View File

@@ -104,3 +104,4 @@ ENV/
# DB
db.sqlite3
migrations/