Closed anirudhprabhakaran3 closed 6 months ago
Your Render PR Server URL is https://corpus-dev-pr-151.onrender.com.
Follow its progress at https://dashboard.render.com/web/srv-coufi7ol6cac73a9mh9g.
Your pull request is modifying functions with the following pre-existing issues:
📄 File: corpus/accounts/views.py
Function | Unhandled Issue |
---|---|
signin |
IndexError: list index out of range /accounts/login/ Event Count: 73 |
Did you find this useful? React with a 👍 or 👎
Description
Fix 500 Error on login page: https://corpus-ieee.sentry.io/issues/5057429343/?project=4506774434414592
Dependencies
List any dependencies that are required for this change.
Type of Change
What types of changes does your code introduce? Put an
x
in the boxes that applyHow Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration. (for bug fix / breaking change) Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.