quantum-ai-v2/core/management/commands
Claude 7b0e166adf 🔄 Create fresh admin user reset command
- Delete all existing admin users (admin@netcop.ai, admin@quantumtaskai.com)
- Create completely fresh admin user with proper Django methods
- Test authentication to verify working credentials
- Add detailed logging for troubleshooting

This ensures clean admin state without any database artifacts.

Admin Credentials:
- Email: admin@quantumtaskai.com
- Username: admin
- Password: QuantumAI2024!

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-26 22:54:11 +05:30
..
__init__.py Fix Railway startup - remove database dependencies from health check 2025-07-26 10:47:39 +05:30
check_admin.py 🔄 Create fresh admin user reset command 2025-07-26 22:54:11 +05:30
reset_admin.py 🔄 Create fresh admin user reset command 2025-07-26 22:54:11 +05:30
setup_database.py Fix Railway startup - remove database dependencies from health check 2025-07-26 10:47:39 +05:30