fix regression content, it wasn't submitting properly before.
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