This website requires JavaScript.
Explore
Help
Sign In
ergz
/
django-rest-tutorial
Watch
1
Star
0
Fork
You've already forked django-rest-tutorial
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f35f8b77ea
django-rest-tutorial
/
snippets
History
Emanuel Rodriguez
f35f8b77ea
adds class based views and starts html code highlights
2022-08-08 23:18:59 -07:00
..
migrations
create migration for snippets models
2022-07-24 10:14:13 -07:00
__init__.py
starts project and app for snippets
2022-07-24 09:50:17 -07:00
admin.py
starts project and app for snippets
2022-07-24 09:50:17 -07:00
apps.py
starts project and app for snippets
2022-07-24 09:50:17 -07:00
models.py
adds class based views and starts html code highlights
2022-08-08 23:18:59 -07:00
serializers.py
adds model serializer and urls for interacting with api
2022-08-07 20:16:06 -07:00
tests.py
starts project and app for snippets
2022-07-24 09:50:17 -07:00
urls.py
adds class based views and starts html code highlights
2022-08-08 23:18:59 -07:00
views.py
adds class based views and starts html code highlights
2022-08-08 23:18:59 -07:00