It would be nice if there was a link to the createsuperuser command.
--
Ticket URL: <https://code.djangoproject.com/ticket/26156>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* needs_better_patch: => 0
* needs_tests: => 0
* owner: nobody => yoongkang
* needs_docs: => 0
* type: Uncategorized => Cleanup/optimization
--
Ticket URL: <https://code.djangoproject.com/ticket/26156#comment:1>
* has_patch: 0 => 1
* stage: Unreviewed => Accepted
Comment:
This is covered in the tutorial, but I guess we shouldn't assume everyone
has read it.
[https://github.com/django/django/pull/6067 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/26156#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"9644e2e968b896f5400feb33d8d9bbdf5eea1e2d" 9644e2e]:
{{{
#!CommitTicketReference repository=""
revision="9644e2e968b896f5400feb33d8d9bbdf5eea1e2d"
Fixed #26156 -- Added createsuperuser instructions to admin docs.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26156#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"5d978390393ebaa057def1b4e429a292806e4b5f" 5d97839]:
{{{
#!CommitTicketReference repository=""
revision="5d978390393ebaa057def1b4e429a292806e4b5f"
[1.9.x] Fixed #26156 -- Added createsuperuser instructions to admin docs.
Backport of 9644e2e968b896f5400feb33d8d9bbdf5eea1e2d from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26156#comment:4>