--
Ticket URL: <https://code.djangoproject.com/ticket/31332>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Old description:
New description:
I have already viewed and tested the tickets related to this error but
none work. I even tried to remove the constrain altogether to reapply a
new one, but still I get the same error as above.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/31332#comment:1>
Old description:
> I have a database table that currently has uniqueness constraint over
> I have already viewed and tested the tickets related to this error but
> none work. I even tried to remove the constrain altogether to reapply a
> new one, but still I get the same error as above.
New description:
I have already viewed and tested the tickets related to this error but
none work. I even tried to remove the constraint altogether to reapply a
new one, but still I get the same error as above.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/31332#comment:2>
Old description:
> I have a database table that currently has uniqueness constraint over
> I have already viewed and tested the tickets related to this error but
> none work. I even tried to remove the constraint altogether to reapply a
> new one, but still I get the same error as above.
New description:
I have already viewed and tested the tickets related to this error but
none work. I even tried to remove the constraint altogether to reapply a
new one, but still I get the same error as above.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/31332#comment:3>
Old description:
> I have a database table that currently has uniqueness constraint over
> I have already viewed and tested the tickets related to this error but
> none work. I even tried to remove the constraint altogether to reapply a
> new one, but still I get the same error as above.
New description:
I have a database table that currently has uniqueness constraint over
I have already viewed and tested the tickets related to this error but
none work. I even tried to remove the constraint altogether to reapply a
new one, but still I get the same error as above.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/31332#comment:4>
* status: new => closed
* resolution: => worksforme
Comment:
It works for me on the current master. Django 1.11 doesn't receive
bugfixes anymore so you have to reproduce this on Django 3.0+. Please
feel-free to reopen this ticket if you can provide a sample project that
fails on the current master branch.
--
Ticket URL: <https://code.djangoproject.com/ticket/31332#comment:5>