--
Ticket URL: <https://code.djangoproject.com/ticket/29517>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/10085 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/29517#comment:1>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"4c36414323d9035a93a2b7a54ff5281116950fe1" 4c36414]:
{{{
#!CommitTicketReference repository=""
revision="4c36414323d9035a93a2b7a54ff5281116950fe1"
Fixed #29517 -- Rephrased error message when passing incorrect kwarg to
model constructor
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/29517#comment:2>
* status: closed => new
* resolution: fixed =>
Comment:
Sorry, bad ticket number in another commit.
--
Ticket URL: <https://code.djangoproject.com/ticket/29517#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"b9cf764be62e77b4777b3a75ec256f6209a57671" b9cf764]:
{{{
#!CommitTicketReference repository=""
revision="b9cf764be62e77b4777b3a75ec256f6209a57671"
Fixed #29517 -- Added support for SQLite column check constraints on
positive integer fields.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/29517#comment:2>
Comment (by GitHub <noreply@…>):
In [changeset:"ff225fac1d129d4bcfef0aeb03df6f3b20fbb23d" ff225fac]:
{{{
#!CommitTicketReference repository=""
revision="ff225fac1d129d4bcfef0aeb03df6f3b20fbb23d"
Refs #29517 -- Removed obsolete PositiveIntegerField test skip.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/29517#comment:3>