{{{
Get all tags belonging to books containing `django` in the url
}}}
But the example is about bookmarks, not books.
I have attached a patch for this. I'd be happy to provide it via a pull
request on GitHub, if that is a better of contributing a tiny fix like
this.
--
Ticket URL: <https://code.djangoproject.com/ticket/26477>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "contenttypes-docs-fix.patch" added.
A patch to replace "books" with "bookmarks"
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/26477#comment:1>
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/26477#comment:2>
Comment (by Tim Graham <timograham@…>):
In [changeset:"4bb3ddbcc674601743c63311d7efbf0e1fd19742" 4bb3ddbc]:
{{{
#!CommitTicketReference repository=""
revision="4bb3ddbcc674601743c63311d7efbf0e1fd19742"
Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txt
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26477#comment:4>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"92d77f31606e5fb2b1a5d0963fed0433d766a920" 92d77f31]:
{{{
#!CommitTicketReference repository=""
revision="92d77f31606e5fb2b1a5d0963fed0433d766a920"
[1.9.x] Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txt
Backport of 4bb3ddbcc674601743c63311d7efbf0e1fd19742 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26477#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"7c67508a801ba2435c7d45a6982a9beb2203cf73" 7c67508a]:
{{{
#!CommitTicketReference repository=""
revision="7c67508a801ba2435c7d45a6982a9beb2203cf73"
[1.8.x] Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txt
Backport of 4bb3ddbcc674601743c63311d7efbf0e1fd19742 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26477#comment:5>