Commit Graph

24 Commits

Author SHA1 Message Date
ef2d7c2340 fix: Make ItemIssues nullable to prevent default value error 2023-11-14 00:44:26 +09:00
48393c8f3c feat: Add crawl method, image upload 2023-11-13 19:52:35 +09:00
89c56cc1b6 feat: Add ItemIssues model 2023-11-09 19:41:37 +09:00
3cd7228c05 feat: Add my posts view 2023-11-01 01:14:02 +09:00
cddefe5de4 feat: Add password change feature 2023-10-31 14:25:16 +09:00
678eae2c5f fix: Prevent paginate for product list 2023-10-16 22:53:14 +09:00
59b42515f2 Add post status update 2023-06-23 02:09:45 +09:00
507c1b7349 Change Image model ordering 2023-06-20 19:01:19 +09:00
d12bc6cf99 Remove ProductStorage model in market app and add PostCreateSerializer 2023-06-20 18:19:05 +09:00
7700664f81 Add PostListSerializer 2023-06-16 16:59:30 +09:00
ec92e0b089 Remove product method in BrandViewset 2023-05-18 12:22:01 +09:00
ffbb40e7d9 Remove color in post model, optimize queryset 2023-05-18 12:10:15 +09:00
ba4f4db462 Remove ProductColor 2023-05-18 10:06:24 +09:00
471ce05898 Fix Product serializer 2023-05-17 17:16:49 +09:00
466e62066f Optimize queryset 2023-05-17 17:13:47 +09:00
0739171afa Fix permission 2023-05-17 16:51:42 +09:00
676db36698 Remove pagination class in BrandViewset 2023-05-16 21:49:52 +09:00
81de69369e Change urls in market app 2023-05-16 21:49:19 +09:00
4916baa732 Add serializers and viewsets in market app 2023-05-03 14:23:44 +09:00
572c7780af Add urls for market app 2023-05-03 14:09:55 +09:00
42deebb758 Add related name on models in market app 2023-05-03 14:09:38 +09:00
c2c007aef7 Remove image field on product model 2023-05-03 13:53:40 +09:00
2b2805d889 Add models for market app 2023-05-02 01:31:13 +09:00
e6a4ee495b Add market app 2023-05-01 15:04:30 +09:00