'there are no filtering' should be changed to 'there is no filtering'.
Created pull request on github https://github.com/django/django/pull/1675.
--
Ticket URL: <https://code.djangoproject.com/ticket/21152>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"fd8d7db4d7f5329fc2e2b348fc60ed6e81d47b13"]:
{{{
#!CommitTicketReference repository=""
revision="fd8d7db4d7f5329fc2e2b348fc60ed6e81d47b13"
Merge pull request #1675 from NiGhTTraX/typoFix
Fixed #21152: Corrected small grammatical error in comment.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/21152#comment:1>
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
Thanks for the catch. For future reference, small fixes like these don't
require a ticket here in trac.
--
Ticket URL: <https://code.djangoproject.com/ticket/21152#comment:2>
Comment (by NiGhTTraX):
Replying to [comment:2 ptone]:
> Thanks for the catch. For future reference, small fixes like these don't
require a ticket here in trac.
Glad to help and thanks for the info. I only created a ticket for it
because I've read the Django contrib docs on github saying that any pull
request would be ignored without a ticket here.
--
Ticket URL: <https://code.djangoproject.com/ticket/21152#comment:3>