This repository has been archived on 2026-02-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
market/bp
giles 6a378a2425
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 57s
fix: use cart_url() instead of url_for('cart.view_cart') for cross-app redirect
The market app doesn't have a cart blueprint registered, so url_for()
would fail. Uses the cross-app cart_url() helper instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 21:45:54 +00:00
..