codeflash-internal/django/aiservice/authapp
Sarthak Agarwal 9bf81e7418
aiservice logs add and misc fix to track the errors (#2530)
# Pull Request Checklist

## Description
- [ ] **Description of PR**: Clear and concise description of what this
PR accomplishes
- [ ] **Breaking Changes**: Document any breaking changes (if
applicable)
- [ ] **Related Issues**: Link to any related issues or tickets

## Testing
- [ ] **Test cases Attached**: All relevant test cases have been
added/updated
- [ ] **Manual Testing**: Manual testing completed for the changes

## Monitoring & Debugging
- [ ] **Logging in place**: Appropriate logging has been added for
debugging user issues
- [ ] **Sentry will be able to catch errors**: Error handling ensures
Sentry can capture and report errors
- [ ] **Avoid Dev based/Prisma logging**: No development-only or
Prisma-specific logging in production code

## Configuration
- [ ] **Env variables newly added**: Any new environment variables are
documented in .env.example file or mentioned in description
---

## Additional Notes
<!-- Add any additional context, screenshots, or notes for reviewers
here -->

Co-authored-by: ali <mohammed18200118@gmail.com>
2026-04-03 16:50:45 +05:30
..
__init__.py Move authapp, optimizer and testgen into sister apps of aiservice 2024-02-07 18:52:15 -08:00
apps.py Move authapp, optimizer and testgen into sister apps of aiservice 2024-02-07 18:52:15 -08:00
auth.py aiservice logs add and misc fix to track the errors (#2530) 2026-04-03 16:50:45 +05:30
auth_utils.py ruff check fixes 2025-08-07 14:35:21 -07:00
models.py feat: add ty type checker to pre-k hooks (#2213) 2026-01-09 22:36:53 -05:00
tests.py Move authapp, optimizer and testgen into sister apps of aiservice 2024-02-07 18:52:15 -08:00
user.py optimize the optimize endpoint 2025-10-17 04:03:22 -07:00