* stage: Ready for checkin => Accepted
Comment:
You shouldn't mark your own PRs as ''"Ready for Checkin"''.
--
Ticket URL: <https://code.djangoproject.com/ticket/34119#comment:7>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by Mariusz Felisiak):
#33871 was a duplicate for `JSONField`.
--
Ticket URL: <https://code.djangoproject.com/ticket/34119#comment:8>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34119#comment:9>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"25904db9154c5be3ecda9585d96f536841af9126" 25904db9]:
{{{
#!CommitTicketReference repository=""
revision="25904db9154c5be3ecda9585d96f536841af9126"
Fixed #34119 -- Prevented callable default hidden widget value from being
overridden.
Thanks to Benjamin Rigaud for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34119#comment:10>
Comment (by GitHub <noreply@…>):
In [changeset:"60a7bd89860e504c0c33b02c78edcac87f6d1b5a" 60a7bd8]:
{{{
#!CommitTicketReference repository=""
revision="60a7bd89860e504c0c33b02c78edcac87f6d1b5a"
Refs #34119 -- Skipped
test_callable_default_hidden_widget_value_not_overridden when JSONField is
not supported.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34119#comment:11>