fix file uploads especially for content.
modified: make_post_sell/routes.py
modified: make_post_sell/templates/content.j2
modified: make_post_sell/templates/product_edit.j2
modified: make_post_sell/views/product.py
Summary by CodeRabbit
-
New Features
- Introduced new routes for editing content, enhancing navigation flexibility.
-
Bug Fixes
- Updated edit links and form action URLs to use dynamic methods, improving reliability and context-awareness.
Edited by CodeRabbit