HiPhone_BE/market
2023-10-16 22:53:14 +09:00
..
migrations Add market app 2023-05-01 15:04:30 +09:00
__init__.py Add market app 2023-05-01 15:04:30 +09:00
admin.py Remove ProductStorage model in market app and add PostCreateSerializer 2023-06-20 18:19:05 +09:00
apps.py Add market app 2023-05-01 15:04:30 +09:00
models.py Change Image model ordering 2023-06-20 19:01:19 +09:00
serializers.py Add post status update 2023-06-23 02:09:45 +09:00
tests.py Add market app 2023-05-01 15:04:30 +09:00
urls.py Change urls in market app 2023-05-16 21:49:19 +09:00
viewsets.py fix: Prevent paginate for product list 2023-10-16 22:53:14 +09:00