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
events/templates/_types
giles f1b3093d94
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 52s
Fix ticket cart URLs to use events app's own adjust route
Was using cart_url (cross-app) which causes invalid path for HTMX.
Use url_for('tickets.adjust_quantity') — the events-local route.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 22:52:11 +00:00
..