Fix Django API routing and authentication issues

- Add django.contrib.auth to INSTALLED_APPS
- Fix URL routing structure for proper API endpoints
- Add API root endpoint with endpoint information
- Verify all API endpoints working correctly
This commit is contained in:
Poker Design Developer
2026-05-31 17:26:45 +08:00
parent 3aa2eadc52
commit d10ee0e0fe
4 changed files with 18 additions and 5 deletions