grow food, not lawn.

Skip to content

fix regression content, it wasn't submitting properly before.

Russell Ballestrini requested to merge develop into master

modified: make_post_sell/templates/content_new.j2 modified: make_post_sell/views/product.py

Summary by CodeRabbit

  • New Features

    • Form action URL updated to streamline navigation.
    • Submit button now hides upon form submission to prevent multiple submissions.
  • Bug Fixes

    • Improved validation logic for product prices, ensuring validation only happens for sellable products.
Edited by CodeRabbit

Merge request reports