Example of CRUD in Django with REST FRAMEWORK
Go to file
2021-07-12 23:47:31 +02:00
app/libros Add list and detail 2021-07-12 23:47:31 +02:00
proyecto Add books 2021-07-12 07:01:26 +02:00
tests Add list and detail 2021-07-12 23:47:31 +02:00
.gitignore First commit 2021-07-05 15:56:53 +02:00
manage.py First commit 2021-07-05 15:56:53 +02:00
pytest.ini First commit 2021-07-05 15:56:53 +02:00
requirements.txt Add list and detail 2021-07-12 23:47:31 +02:00