django-rest-tutorial/snippets
Emanuel Rodriguez ec0a86bd6e add users to the seriaizers, next step is to create some views for them 2022-08-08 23:27:16 -07:00
..
migrations add users to the seriaizers, next step is to create some views for them 2022-08-08 23:27:16 -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 add users to the seriaizers, next step is to create some views for them 2022-08-08 23:27:16 -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