--
Ticket URL: <https://code.djangoproject.com/ticket/28009>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/28009#comment:1>
Comment (by Daniel Greenfeld):
Looking at the source code
(https://github.com/django/django/blob/master/django/db/models/fields/__init__.py#L2237)
shows that the new CharField behavior is the same for other fields
inheriting from it.
--
Ticket URL: <https://code.djangoproject.com/ticket/28009#comment:2>
* status: assigned => new
* owner: Matt Braymer-Hayes => (none)
--
Ticket URL: <https://code.djangoproject.com/ticket/28009#comment:3>
* owner: (none) => Srinivas Reddy Thatiparthy
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/28009#comment:4>
* owner: Srinivas Reddy Thatiparthy => David Smith
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/28009#comment:5>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/28009#comment:6>
* needs_better_patch: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/28009#comment:7>
* status: new => assigned
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/28009#comment:8>