grow food, not lawn.

Skip to content

fixes ticket #25 bundle products are working and safer now!

Russell Ballestrini requested to merge ticket-25 into master

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

Merge request reports