Integrates a "See on site" button in the admin change forms for `Category`, `Brand`, and `Product` models. This allows users to navigate directly to the corresponding storefront page of the object being edited, improving efficiency and user experience. - Introduced `StorefrontLinkMixin` for reusable storefront URL logic. - Added custom template `change_form_with_storefront_link.html` for rendering the button. |
||
|---|---|---|
| .. | ||
| admin | ||
| admin_doc | ||
| unfold/helpers | ||
| __init__.py | ||
| contact_us_email.html | ||
| digital_order_created_email.html | ||
| digital_order_delivered_email.html | ||
| json_table_widget.html | ||
| promocode_granted_email.html | ||
| rapidoc.html | ||
| shipped_order_created_email.html | ||
| shipped_order_delivered_email.html | ||