#36356: management command examples incorrectly use django-admin instead of
manage.py
-------------------------------+--------------------------------------
Reporter: karukera | Owner: (none)
Type: Bug | Status: closed
Component: Documentation | Version: 5.2
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by Tim Graham):
* resolution: => invalid
* status: new => closed
* summary: Error in the documentation =>
management command examples incorrectly use django-admin instead of
manage.py
* type: Uncategorized => Bug
Comment:
At the top of the page it says, "The command-line examples throughout this
document use django-admin to be consistent, but any example can use
manage.py or python -m django just as well."
--
Ticket URL: <
https://code.djangoproject.com/ticket/36356#comment:2>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.