Fixes #19302: Fix uniqueness validation in REST API for nullable fields (#20549)

This commit is contained in:
Jeremy Stretch
2025-10-14 12:19:10 -04:00
committed by GitHub
parent cfbd9632ac
commit 2edfde5753
3 changed files with 53 additions and 1 deletions

View File

@@ -71,7 +71,8 @@ django-timezone-field
# A REST API framework for Django projects
# https://www.django-rest-framework.org/community/release-notes/
djangorestframework
# TODO: Re-evaluate the monkey-patch of get_unique_validators() before upgrading
djangorestframework==3.16.1
# Sane and flexible OpenAPI 3 schema generation for Django REST framework.
# https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst