#21116: missing 'python ' in bash command
----------------------------------+--------------------------
Reporter: daniel.quattro@… | Owner: nobody
Type: Uncategorized | Status: new
Component: Documentation | Version: 1.5
Severity: Normal | Keywords: example code
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+--------------------------
In the bash code example for creating a super user the call is:
`manage.py createsuperuser --username=joe [email protected]`
I think it should be:
`python manage.py createsuperuser --username=joe
[email protected]`
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.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.5bdbce29714d94cb378f568f5dcf42fe%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.