example-of-crud-in-django-w.../app/libros
2021-07-13 19:37:12 +02:00
..
migrations Add model Libros y serializadores 2021-07-09 19:09:31 +02:00
__init__.py First commit 2021-07-05 15:56:53 +02:00
admin.py First commit 2021-07-05 15:56:53 +02:00
apps.py format 2021-07-13 18:30:31 +02:00
models.py format 2021-07-13 18:30:31 +02:00
serializers.py Add delete and Add update methods 2021-07-13 18:18:18 +02:00
urls.py Add reverse urls 2021-07-13 19:37:12 +02:00
views.py Add reverse urls 2021-07-13 19:37:12 +02:00