mirror of
https://github.com/django/django.git
synced 2025-02-15 03:48:26 +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.