quantum-ai-v2/wallet/migrations
Claude 443bba21f1 🔧 Fix wallet 500 error and error page alignment
- Add missing stripe_payment_intent_id field to WalletTransaction model
- Create and apply database migration for wallet schema fix
- Fix vertical alignment of help widgets on all error pages (400, 403, 404, 500)
- Add margin-left: auto to align help widgets with wallet card above
- Include data_analyzer migration for file field optimization

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-27 09:29:29 +05:30
..
__init__.py first working 2025-07-09 02:15:35 +05:30
0001_initial.py first working 2025-07-09 02:15:35 +05:30
0002_wallettransaction_stripe_payment_intent_id.py 🔧 Fix wallet 500 error and error page alignment 2025-07-27 09:29:29 +05:30