mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 18:52:57 +00:00
- Fix LOGIN_REDIRECT_URL to redirect to /admin/ instead of homepage - Create admin.py for agent_base to register BaseAgent model - This ensures users stay in admin interface after login - Admin will now show all agents and user management Fixes the issue where admin login worked but redirected to homepage. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| generators | ||
| management | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| models.py | ||
| processors.py | ||
| urls.py | ||
| views.py | ||