The page:
https://docs.djangoproject.com/en/1.5/topics/auth/default/#topics-
auth-creating-superusers
--
Ticket URL: <https://code.djangoproject.com/ticket/21116>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/21116#comment:1>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"d1c9802811b5c3f5abd3defcfecac160135fa6e7"]:
{{{
#!CommitTicketReference repository=""
revision="d1c9802811b5c3f5abd3defcfecac160135fa6e7"
Fixed #21116 -- Made usage of manage.py in docs more consistent.
Thanks daniel.quattro at gmail.com for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/21116#comment:3>
* status: new => assigned
* owner: nobody => timo
* type: Uncategorized => Cleanup/optimization
* stage: Unreviewed => Accepted
Comment:
It's not technically required if the script is executable (you can run
`./manage.py`) but I'll clean this up for consistency.
--
Ticket URL: <https://code.djangoproject.com/ticket/21116#comment:2>
Comment (by Ramiro Morales <cramm0@…>):
In [changeset:"d1047c8b4cecd2e64a1ec0882328af9d081220a3"]:
{{{
#!CommitTicketReference repository=""
revision="d1047c8b4cecd2e64a1ec0882328af9d081220a3"
[1.6.x] Fixed #21116 -- Made usage of manage.py in docs more consistent.
Thanks daniel.quattro at gmail.com for the report.
d1c9802811 from master.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/21116#comment:4>