1
0
mirror of https://github.com/django/django.git synced 2025-01-18 22:33:44 +00:00
Hannes Ljungberg 1eaf38fa87 Fixed #33335 -- Made model validation ignore functional unique constraints.
Regression in 3aa545281e0c0f9fac93753e3769df9e0334dbaa.

Thanks Hervé Le Roy for the report.
2021-12-06 07:59:11 +01:00
..