encode / django-rest-framework

Web APIs for Django. 🎸
https://www.django-rest-framework.org
Other
28.47k stars 6.85k forks source link

Add test for nullable unique together against 3.14 #9532

Closed browniebroke closed 1 month ago

browniebroke commented 2 months ago

Description

Note: this is branched off the 3.14 tag to show a pre-existing behaviour on that version of DRF https://github.com/encode/django-rest-framework/issues/9378

POC to show that unique_together made nullable fields required on 3.14

browniebroke commented 1 month ago

Replaced by https://github.com/browniebroke/django-rest-framework/pull/1