quantum-ai-v2/templates
Claude 58b92b98e4 Clean up testing and debug code for production
🧹 CLEANUP COMPLETED:

Removed unused testing/debugging code:
- Wallet demo system (views, templates, URLs)
- Webhook testing system (views, templates, URLs)
- Manual payment verification (orphaned function)
- External testing scripts
- Cleaned up URL routes

Kept essential production code:
- Core wallet functionality
- Payment flow (topup, success, cancel)
- Stripe debug endpoint (for troubleshooting)
- Main Stripe webhook handler

Result: ~500+ lines of unused code removed, cleaner production codebase.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 18:02:21 +05:30
..
authentication Fix button visibility issues and improve UI consistency 2025-07-12 02:47:12 +05:30
core Clean up testing and debug code for production 2025-07-12 18:02:21 +05:30
base.html Fix button visibility issues and improve UI consistency 2025-07-12 02:47:12 +05:30