This website requires JavaScript.
Explore
Help
Sign In
andros
/
example-of-crud-in-django-with-rest-framework
Watch
1
Star
0
Fork
0
You've already forked example-of-crud-in-django-with-rest-framework
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
example-of-crud-in-django-w...
/
app
/
libros
History
Andros Fenollosa
5aca9b9725
Add reverse urls
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