Buttons for new shop locations
modified: make_post_sell/routes.py modified: make_post_sell/templates/actions_new.j2 modified: make_post_sell/templates/actions_view.j2 modified: make_post_sell/views/shop_location.py
Summary by CodeRabbit
-
New Features
- Added a link to create a new shop location in the interface.
-
Improvements
- Simplified routes for shop locations by removing the
shop_id
segment for easier navigation.
- Simplified routes for shop locations by removing the
-
Bug Fixes
- Updated URL references in templates to ensure consistent navigation paths.
Edited by CodeRabbit