ashkan
Results
1
issues of
ashkan
### Summary This pull request improves the `model_update` function by adding proper handling for Django `ValidationError`. It now converts it into DRF's `ValidationError` to ensure consistent API responses (HTTP 400...