[Django] #25355: Two changes in the documentation for docs/topics/db/aggregation.txt

2 views
Skip to first unread message

Django

unread,
Sep 5, 2015, 5:34:35 AM9/5/15
to django-...@googlegroups.com
#25355: Two changes in the documentation for docs/topics/db/aggregation.txt
-------------------------------+--------------------
Reporter: mzaanen | Owner: nobody
Type: Uncategorized | Status: new
Component: Documentation | Version: 1.8
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------
Lines 75/76 say:
//# All the following queries involve traversing the Book<->Publisher
# many-to-many relationship backward//

I think this should be:
//# All the following queries involve traversing the Book<->Publisher
# foreign key relationship backward//


Lines 243-245 say:
//The same rules apply to the ``aggregate()`` clause. If you wanted to
know the lowest and highest price of any book that is available for sale
in a store, you could use the aggregate:://

I think "in any of the stores" would be better than "in a store".

Kind regards.

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

Django

unread,
Sep 5, 2015, 5:35:11 AM9/5/15
to django-...@googlegroups.com
#25355: Two changes in the documentation for docs/topics/db/aggregation.txt
-------------------------------+--------------------------------------
Reporter: mzaanen | Owner: mzaanen
Type: Uncategorized | Status: assigned
Component: Documentation | Version: 1.8
Severity: Normal | Resolution:
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 mzaanen):

* owner: nobody => mzaanen
* needs_docs: => 0
* status: new => assigned
* needs_tests: => 0
* needs_better_patch: => 0


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

Django

unread,
Sep 5, 2015, 10:20:09 AM9/5/15
to django-...@googlegroups.com
#25355: Two changes in the documentation for docs/topics/db/aggregation.txt
-------------------------------+--------------------------------------
Reporter: mzaanen | Owner: mzaanen
Type: Uncategorized | Status: closed
Component: Documentation | Version: 1.8
Severity: Normal | Resolution: fixed
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 <timograham@…>):

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


Comment:

In [changeset:"fe58d96e50e33b05f2a45f1493eca39ec9b3d030" fe58d96e]:
{{{
#!CommitTicketReference repository=""
revision="fe58d96e50e33b05f2a45f1493eca39ec9b3d030"
Fixed #25355 -- Made two tweaks to docs/topics/db/aggregation.txt.
}}}

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

Django

unread,
Sep 5, 2015, 10:20:53 AM9/5/15
to django-...@googlegroups.com
#25355: Two changes in the documentation for docs/topics/db/aggregation.txt
-------------------------------+--------------------------------------
Reporter: mzaanen | Owner: mzaanen
Type: Uncategorized | Status: closed
Component: Documentation | Version: 1.8
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"c06953e8f976fc4742773144456f8b7c9e37679d" c06953e8]:
{{{
#!CommitTicketReference repository=""
revision="c06953e8f976fc4742773144456f8b7c9e37679d"
[1.8.x] Fixed #25355 -- Made two tweaks to docs/topics/db/aggregation.txt.

Backport of fe58d96e50e33b05f2a45f1493eca39ec9b3d030 from master
}}}

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

Reply all
Reply to author
Forward
0 new messages