Add fake data

This commit is contained in:
Andros Fenollosa
2021-07-14 16:46:34 +02:00
parent d04d21ae5b
commit aeb5199bdc
10 changed files with 658 additions and 24 deletions

View File

@ -1,5 +1,6 @@
django
djangorestframework
pytest-django
pytest
Faker
Django==3.2.5
djangorestframework==3.12.4
django-extensions==3.1.3
Faker==8.10.1
pytest==6.2.4
pytest-django==4.4.0