Commit Graph

537 Commits

Author SHA1 Message Date
Parsa Nazer 7d8ea8ca15 fix styles of amdin 2025-09-23 11:25:26 +03:30
Parsa Nazer 0ce765c2df finish payment logic 2025-09-23 11:25:20 +03:30
Parsa Nazer 4047352399 remove unsed api 2025-09-23 10:17:36 +03:30
Parsa Nazer dab89b93a7 update cart logic 2025-09-23 10:17:19 +03:30
Parsa Nazer cd6c5bf343 update product pudate prices 2025-09-23 10:15:12 +03:30
Parsa Nazer 6eeab79000 remove unused api 2025-09-23 10:14:35 +03:30
Parsa Nazer 76a05c2a1e add product slug to product varient serializers 2025-09-23 10:12:45 +03:30
Parsa Nazer 44a6a56184 add bot categories 2025-09-05 15:33:28 +03:30
Parsa Nazer 1d0676573f order by for products 2025-08-30 17:20:02 +03:30
Parsa Nazer cbd5679f80 new ordering 2025-08-30 17:09:55 +03:30
Parsa Nazer 71cd02f52b Add 'name' field to BotProductDetailView response 2025-08-05 00:28:03 +03:30
Parsa Nazer 703bd7d4f3 Update BotProductDetailView to return 'bot_banner' instead of 'banner 2025-08-05 00:23:16 +03:30
Parsa Nazer e9b1666423 Add 'bot_banner' field to ProductModel and create BotProductDetailView for bot integration 2025-08-05 00:13:47 +03:30
Parsa Nazer d9b6655ee8 Add 'show_in_bot' field to ProductModel and implement BotProductsView for bot integration 2025-08-04 23:18:30 +03:30
Parsa Nazer d0dfa3eaa7 Add ShopModel and integrate with ProductModel
- Created ShopModel with fields for shop name, description, and user association.
- Updated ProductModel to include a foreign key relationship with ShopModel.
- Added admin interface for ShopModel with search functionality.
- Created migrations for ShopModel and its integration with ProductModel.
2025-08-02 18:57:46 +03:30
Parsa Nazer 996de7aab2 indexes of product 2025-07-28 15:25:37 +03:30
Parsa Nazer cf56b759bb increse product name limit 2025-07-23 19:22:29 +03:30
Parsa Nazer d9177e9fd2 update chat 2025-06-22 16:03:30 +03:30
Parsa Nazer 71b6545dd6 update ShowCaseSlider 2025-05-29 21:14:50 +03:30
Parsa Nazer 0a51390a7c fix otp 2025-05-28 16:49:50 +03:30
Parsa Nazer 85c1068ef5 update otp message 2025-05-27 12:28:44 +03:30
Parsa Nazer b2265de168 update serilaizer 2025-05-24 22:49:19 +03:30
Parsa Nazer e966635c09 fix bug notif 2025-05-24 22:36:55 +03:30
Parsa Nazer 3c098575dc mamaliz bullshit requests 2025-05-24 22:13:52 +03:30
Parsa Nazer 7c1c34e1e5 view and model notif and news 2025-05-24 22:02:16 +03:30
Parsa Nazer 11eab8c21b fix bug product list 2025-05-24 20:22:39 +03:30
Parsa Nazer 9ec74eef99 remove categort type 2025-05-24 20:17:15 +03:30
Parsa Nazer 72a6b2658f categorys slug start with category 2025-05-24 19:20:58 +03:30
Parsa Nazer 421734794a created at field 2025-05-22 18:03:58 +03:30
Parsa Nazer 0e4a28aafd remoce comment slash 2025-05-22 14:27:52 +03:30
Parsa Nazer cd15118921 fix chat route 2025-05-22 14:23:54 +03:30
Parsa Nazer ffce23faaf add slash again 2025-05-22 14:17:32 +03:30
Parsa Nazer 5ed006ff49 update comment url with slug 2025-05-22 14:11:33 +03:30
Parsa Nazer 8087f3aaa5 fix url 2025-05-22 13:59:25 +03:30
Parsa Nazer 59956d3232 Update urls.py 2025-05-21 18:56:31 +03:30
Parsa Nazer 6fec62c09c Update base.py 2025-05-21 18:53:17 +03:30
Parsa Nazer 8f46468271 Update urls.py 2025-05-21 18:45:06 +03:30
Parsa Nazer 707c78a1b1 Update production.py 2025-05-21 18:33:27 +03:30
Parsa Nazer c80c581a10 Update urls.py 2025-05-21 18:14:32 +03:30
Parsa Nazer 74fc7c147b Update urls.py 2025-05-21 18:09:03 +03:30
Parsa Nazer ec736b05e4 Update urls.py 2025-05-21 18:03:30 +03:30
Parsa Nazer a88fd43a42 Update urls.py 2025-05-21 17:44:26 +03:30
Parsa Nazer af45440e43 blog slug 2025-05-21 15:04:21 +03:30
Parsa Nazer bc214a2bdc product get slug 2025-05-21 15:02:02 +03:30
Parsa Nazer 2874798c67 Add video field to MainCategoryModel and update related serializers and views 2025-05-21 14:51:24 +03:30
Parsa Nazer 7e54d8a62f OpenApiParameter(
name="category",
                type=OpenApiTypes.STR,
2025-05-21 14:17:18 +03:30
Parsa Nazer b5eb6d8fd0 clean code AllProductsView 2025-05-21 14:12:03 +03:30
Parsa Nazer 236582a20a category update 2025-05-21 14:08:50 +03:30
Parsa Nazer 0b55ae8b2a categorys slider view 2025-05-19 21:37:47 +03:30
Parsa Nazer 2f1236a83d new route 2025-05-19 20:41:54 +03:30