Django-Styleguide-Example
Django-Styleguide-Example copied to clipboard
Repository for example styleguide project
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.5 to 2.13.0. Release notes Sourced from sentry-sdk's releases. 2.13.0 Various fixes & improvements New integration: Ray (#2400) (#2444) by @glowskir Usage: (add the RayIntegration to your...
Bumps [faker](https://github.com/joke2k/faker) from 26.0.0 to 28.1.0. Release notes Sourced from faker's releases. Release v28.1.0 See CHANGELOG.md. Release v28.0.0 See CHANGELOG.md. Release v27.4.0 See CHANGELOG.md. Release v27.3.0 See CHANGELOG.md. Release v27.2.0...
Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 5.0.2 to 5.0.4. Commits d60e31e Prepare for a release 5.0.4 (#2285) f48e722 Check correct model on other side of many to many reverse filtering (#2283) 8eeed9b convert...
And test few things for an upcoming article https://victoronsoftware.com/posts/github-reusable-workflows-and-steps/ https://docs.github.com/en/actions/sharing-automations/creating-actions/creating-a-composite-action https://docs.github.com/en/actions/about-github-actions/understanding-github-actions
Bumps the dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.2.7` |...
Bumps [django](https://github.com/django/django) from 5.2.7 to 5.2.9. Commits c14b756 [5.2.x] Bumped version for 5.2.9 release. 99e7d22 [5.2.x] Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation i... 479415c [5.2.x] Fixed CVE-2025-13372 --...
### 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...
For reference: https://django-storages.readthedocs.io/en/latest/backends/amazon-S3.html