Ivy-Backend/ivy/products
2023-03-09 23:20:36 +08:00
..
migrations Include username in logs endpoint 2023-03-07 22:20:34 +08:00
__init__.py Added products model 2023-03-05 21:56:48 +08:00
admin.py Added logs url 2023-03-07 17:23:39 +08:00
apps.py Added products model 2023-03-05 21:56:48 +08:00
models.py Include username in logs endpoint 2023-03-07 22:20:34 +08:00
serializers.py Revised date formatting for serializers.py 2023-03-09 23:20:36 +08:00
tests.py Added products model 2023-03-05 21:56:48 +08:00
urls.py Move user list serializer and view to accounts app and restrict all endpoints to logged in users only 2023-03-07 23:48:52 +08:00
views.py Move user list serializer and view to accounts app and restrict all endpoints to logged in users only 2023-03-07 23:48:52 +08:00