1 Open Issue Need Help Last updated: Jul 14, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug a Django login API endpoint that's failing to authenticate users using email addresses. The current authentication method uses `authenticate` with email and password, but it's not returning a user object. The project uses Knox for authentication, and the issue likely lies in how email is handled within the authentication process or a misconfiguration in the user model or authentication backend.

Complexity: 4/5
help wanted question

Communitary platform to learning technology

Python