#36625: Please mention quit() when instucting the user to "restart the shell" in
tutorial 2
-------------------------------------+-------------------------------------
Reporter: Charles Severance | Type:
| Cleanup/optimization
Status: new | Component:
| Documentation
Version: 5.2 | Severity: Normal
Keywords: tutorial | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
This is pretty simple. In tutorial 2:
https://docs.djangoproject.com/en/5.2/intro/tutorial02/
It has the following statement:
Save these changes and start a new Python interactive shell by running
**python manage.py shell** again:
It should be reworded to say:
Save these changes and start a new Python interactive shell by running
**python manage.py shell** again. If your command line is currently in
the shell with a three-chevron prompt (>>>), you need to exit the current
shell using **quit()** and then run python manage.py shell from the
command line.
--
Ticket URL: <https://code.djangoproject.com/ticket/36625>
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 view this discussion visit
https://groups.google.com/d/msgid/django-updates/01070199870627cf-3864b7a9-63a1-4d34-9470-e0dc3272c0c0-000000%40eu-central-1.amazonses.com.