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/app.py
giles d7162f5543
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 41s
Fix inconsistent cart count: include calendar entries in market app
Market context processor was only counting product CartItems for cart_count,
while blog/cart/events apps include calendar entries too. Use cart service
for consistent counts across all apps.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 05:17:04 +00:00

5.8 KiB