mirror of
https://github.com/django/django.git
synced 2025-10-23 21:59:11 +00:00
The namespace of the constraint must be included when making the
constraint immediate.
Regression in 22ce5d0031
.
Thanks Rodrigo Estevao for the report.