* owner: nobody => Lucidiot
* status: new => assigned
* has_patch: 0 => 1
Comment:
Done: [https://github.com/django/django/pull/15560 PR]
Should I update the documentation as well?
--
Ticket URL: <https://code.djangoproject.com/ticket/33613#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* type: Cleanup/optimization => Bug
* stage: Accepted => Ready for checkin
Comment:
> Should I update the documentation as well?
It should be enough to change `i.e.` to `e.g.`.
--
Ticket URL: <https://code.djangoproject.com/ticket/33613#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"13a9cde133ac82e33dd091ca9bb9c677804afbe1" 13a9cde1]:
{{{
#!CommitTicketReference repository=""
revision="13a9cde133ac82e33dd091ca9bb9c677804afbe1"
Fixed #33613 -- Made createsuperuser detect uniqueness of USERNAME_FIELD
when using Meta.constraints.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33613#comment:4>