- W1: _parse_ids_param now returns 400 on non-integer input instead of 500 - W2: bulk_delete_scholars wraps commit in IntegrityError guard; router catches ScholarServiceError → 409 - W3: Move `from typing import Any` to top-level import in application.py - W4: Redact requested_by_email in PDF queue response for non-admin users |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| admin_dbops.py | ||
| admin_settings.py | ||
| auth.py | ||
| publications.py | ||
| run_manual.py | ||
| run_serializers.py | ||
| runs.py | ||
| scholar_helpers.py | ||
| scholars.py | ||
| settings.py | ||