mirror of
https://github.com/django/django.git
synced 2025-10-09 14:59:24 +00:00
This allows these tests to run on databases that reject duplicate NULL values in unique fields e.g. SQL Server. Forward port of 4fb50a9a from stable/1.7.x.