Commit graph

2 commits

Author SHA1 Message Date
b4ef65314d Update query logic to fix invalid method chaining
Removed invalid `select_related` and `prefetch_related` chaining on the product query. This resolves potential errors in fetching related data and ensures proper functionality.
2025-04-30 17:08:43 +03:00
68febcdb08 Initial Commit 2025-04-29 22:40:30 +03:00