quantum-ai-v3/core
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
..
management 🔄 Create fresh admin user reset command 2025-07-26 22:54:11 +05:30
migrations 🔒 Implement comprehensive homepage security improvements 2025-07-26 02:24:33 +05:30
__init__.py first working 2025-07-09 02:15:35 +05:30
admin.py 🔒 Implement comprehensive homepage security improvements 2025-07-26 02:24:33 +05:30
apps.py first working 2025-07-09 02:15:35 +05:30
models.py 🔒 Implement comprehensive homepage security improvements 2025-07-26 02:24:33 +05:30
tests.py first working 2025-07-09 02:15:35 +05:30
urls.py 🚀 Complete Railway.app deployment preparation 2025-07-26 09:03:07 +05:30
views.py Fix Railway startup - remove database dependencies from health check 2025-07-26 10:47:39 +05:30