Commit Graph

149 Commits

Author SHA1 Message Date
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 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 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 8f46468271 Update urls.py 2025-05-21 18:45:06 +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 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
Parsa Nazer 3489a747e8 fix null of detail model 2025-04-24 22:05:34 +03:30
Parsa Nazer 5ddbb8865e debug get text of detail model serialzier 2025-04-24 22:00:33 +03:30
Parsa Nazer 5c5b1c2e08 detail model serilizer text list added 2025-04-24 21:54:58 +03:30
Parsa Nazer 07c779d524 FIX migration file 2025-04-22 21:34:51 +03:30
Parsa Nazer c79a5ee1ca rebuild of detail of product 2025-04-22 20:54:20 +03:30
Parsa Nazer 50f5d19aa3 debug import 2025-04-22 03:11:53 +03:30
Parsa Nazer 044bed9c00 udpate product detail name filed 2025-04-22 03:09:07 +03:30
Parsa Nazer 5d17038f9b ProductDetailModel debug and ticket migrations push 2025-04-22 03:01:04 +03:30
Parsa Nazer 8539532bf4 str for detail product 2025-04-21 23:28:17 +03:30
Parsa Nazer 575fa76c91 debug multipule product show 2025-04-21 17:22:07 +03:30
Parsa Nazer c41fd384ff some verbose name update 2025-03-28 19:10:15 +03:30
Parsa Nazer 10dd901444 AttributeType AttributeValue models verbose name 2025-03-27 14:57:10 +03:30
Parsa Nazer 1b4de9390c debug pirce field 2025-03-22 22:05:43 +03:30
Parsa Nazer 79ab41e96b format price 2025-03-21 15:20:27 +03:30
Parsa Nazer b15aaa5271 fix in cart quantity 12323233 2025-03-17 18:05:24 +03:30
Parsa Nazer 0496e23680 context for item serializer 2025-03-17 17:50:09 +03:30
Parsa Nazer fb3da6bcaa import OrderModel 2025-03-17 17:44:16 +03:30
Parsa Nazer 57e19c5abb test of in cart quantity 2025-03-17 17:38:00 +03:30
Parsa Nazer d218a8bed4 base cart_quantity filed and filter pagination and sort for order 2025-03-13 23:58:42 +03:30
Parsa Nazer 91d00fadb7 remove the price form sorting templory 2025-03-11 01:59:18 +03:30
Parsa Nazer d3da83d7e9 remove dollor model cuclation and fix price filter bug 2025-03-11 01:36:42 +03:30
Parsa Nazer d6df8d9b8c remove cron.py file
cerley beat worker redis
setting for cerley
2025-03-10 16:40:12 +03:30