Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2025-05-01 | Mark unique constraint error checks as no cover | -2/+14 | ||
2025-05-01 | Update tests for DRF 3.16.0 | -9/+22 | ||
New error messages are returned, and there appears to be an upstream bug which presently requires us to specify all attributes in the update. | ||||
2025-05-01 | Update poetry lockfile | -73/+15 | ||
2025-05-01 | Give different basenames to duplicate FilterListViewSet | -2/+4 | ||
2025-05-01 | Bump djangorestframework from 3.14.0 to 3.16.0 | -19/+6 | ||
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.16.0. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.16.0) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> |