4da6d6922e9da164687e3c7ece5a06e0b59ad9f5
Added save_model override to TenantRegistrationAdmin to catch status changes from PENDING to APPROVED and trigger the full activation flow. Previously, changing status via admin form only saved the status field without creating the tenant, sending emails, etc. Now both methods work: - Click "Activate" button (via GET parameter) - Change status dropdown and save (via save_model) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
Python
57%
HTML
32%
JavaScript
9.5%
CSS
1.1%
Shell
0.4%