--
Ticket URL: <https://code.djangoproject.com/ticket/27294>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => Lewis Cowles
* needs_better_patch: => 0
* status: new => assigned
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/27294#comment:1>
* type: Uncategorized => Cleanup/optimization
* version: 1.8 => master
* component: contrib.auth => Documentation
* stage: Unreviewed => Accepted
Comment:
[https://github.com/django/django/pull/7316 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/27294#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"1d25eb9688f1a245737490dccf8ba54b6c907052" 1d25eb9]:
{{{
#!CommitTicketReference repository=""
revision="1d25eb9688f1a245737490dccf8ba54b6c907052"
Fixed #27294 -- Documented UserCreationForm's fields.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27294#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"fb9f3962756ed80ec8ecec8ec2095ee6bca49efd" fb9f3962]:
{{{
#!CommitTicketReference repository=""
revision="fb9f3962756ed80ec8ecec8ec2095ee6bca49efd"
[1.10.x] Fixed #27294 -- Documented UserCreationForm's fields.
Backport of 1d25eb9688f1a245737490dccf8ba54b6c907052 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27294#comment:4>