fixes ticket #25 bundle products are working and safer now!
fixes ticket #25 (closed) bundle products are working and safer now!
modified: make_post_sell/models/product.py
modified: make_post_sell/views/product.py
Summary by CodeRabbit
-
Bug Fixes
- Improved error handling for bundling products, including checks for physical items and existing bundle inclusions.
- Enhanced flash messages for better clarity on file upload failures and missing product IDs.
-
New Features
- Added more informative success messages when adding products to a bundle.
Edited by CodeRabbit