First commit

This commit is contained in:
Andros Fenollosa
2021-07-05 15:56:53 +02:00
commit 964053e51c
19 changed files with 290 additions and 0 deletions

4
requirements.txt Normal file
View File

@ -0,0 +1,4 @@
django
djangorestframework
pytest-django
pytest