[Django] #32964: Change "setup" to "set up".

2 views
Skip to first unread message

Django

unread,
Jul 26, 2021, 10:45:21 AM7/26/21
to django-...@googlegroups.com
#32964: Change "setup" to "set up".
------------------------------------------------+------------------------
Reporter: Nat S Dunn | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 3.2
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
------------------------------------------------+------------------------
The first sentence of
[https://docs.djangoproject.com/en/3.2/intro/tutorial02/ part 2 of the
tutorial] should be changed from:

We’ll **setup** the database...

to

We’ll **set up** the database...

--
Ticket URL: <https://code.djangoproject.com/ticket/32964>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jul 27, 2021, 2:27:30 PM7/27/21
to django-...@googlegroups.com
#32964: Change "setup" to "set up".
-------------------------------------+-------------------------------------
Reporter: Nat S Dunn | Owner: mruga7
Type: | Status: assigned
Cleanup/optimization |
Component: Documentation | Version: 3.2
Severity: Normal | Resolution:

Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by mruga7):

* owner: nobody => mruga7
* status: new => assigned


--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:1>

Django

unread,
Jul 27, 2021, 3:43:30 PM7/27/21
to django-...@googlegroups.com
#32964: Change "setup" to "set up".
-------------------------------------+-------------------------------------
Reporter: Nat S Dunn | Owner: Mrugakshi
Type: | Thakare
Cleanup/optimization | Status: assigned
Component: Documentation | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by David Smith):

* version: 3.2 => dev
* stage: Unreviewed => Accepted


Comment:

Yes. Setup (noun) is the way something is set up (verb)

There's more examples of this word being misused in the docs. I think
'fixed' for this ticket should be to audit for all usages of this phrase
and adjust where required.

--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:2>

Django

unread,
Jul 27, 2021, 3:49:48 PM7/27/21
to django-...@googlegroups.com
#32964: Change "setup" to "set up".
-------------------------------------+-------------------------------------
Reporter: Nat S Dunn | Owner: Mrugakshi
Type: | Thakare
Cleanup/optimization | Status: assigned
Component: Documentation | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Nat S Dunn):

FWIW, I searched through the tutorial, and this was the only instance I
found. I did not search the rest of the documentation.

--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:3>

Django

unread,
Aug 14, 2021, 10:14:21 AM8/14/21
to django-...@googlegroups.com
#32964: Change "setup" to "set up".
--------------------------------------+------------------------------------
Reporter: Nat S Dunn | Owner: (none)
Type: Cleanup/optimization | Status: new

Component: Documentation | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by David Smith):

* owner: Mrugakshi Thakare => (none)
* status: assigned => new


--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:4>

Django

unread,
Aug 15, 2021, 2:13:10 PM8/15/21
to django-...@googlegroups.com
#32964: Change "setup" to "set up".
-------------------------------------+-------------------------------------
Reporter: Nat S Dunn | Owner: anorthall
Type: | Status: assigned
Cleanup/optimization |

Component: Documentation | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by anorthall):

* owner: (none) => anorthall


* status: new => assigned


Comment:

I will audit all the docs for this.

--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:5>

Django

unread,
Aug 15, 2021, 3:36:49 PM8/15/21
to django-...@googlegroups.com
#32964: Change "setup" to "set up".
-------------------------------------+-------------------------------------
Reporter: Nat S Dunn | Owner: Andrew
Type: | Northall
Cleanup/optimization | Status: assigned

Component: Documentation | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Andrew Northall):

* has_patch: 0 => 1


Comment:

[https://github.com/django/django/pull/14773 Pull request is here.]

--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:6>

Django

unread,
Aug 15, 2021, 9:19:07 PM8/15/21
to django-...@googlegroups.com
#32964: Change "setup" to "set up".
-------------------------------------+-------------------------------------
Reporter: Nat S Dunn | Owner: Andrew
Type: | Northall
Cleanup/optimization | Status: assigned
Component: Documentation | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):

* needs_better_patch: 0 => 1


--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:7>

Django

unread,
Aug 16, 2021, 12:37:25 AM8/16/21
to django-...@googlegroups.com
#32964: Change "setup" to "set up".
-------------------------------------+-------------------------------------
Reporter: Nat S Dunn | Owner: Andrew
Type: | Northall
Cleanup/optimization | Status: assigned
Component: Documentation | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):

* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:8>

Django

unread,
Aug 17, 2021, 6:18:53 AM8/17/21
to django-...@googlegroups.com
#32964: Change "setup" to "set up".
-------------------------------------+-------------------------------------
Reporter: Nat S Dunn | Owner: Andrew
Type: | Northall
Cleanup/optimization | Status: closed
Component: Documentation | Version: dev
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson <carlton@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"c23aa736264d47c51b2f2ff2e3139187204fc9b8" c23aa73]:
{{{
#!CommitTicketReference repository=""
revision="c23aa736264d47c51b2f2ff2e3139187204fc9b8"
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/32964#comment:9>

Reply all
Reply to author
Forward
0 new messages