#26477: Docs: Example about bookmarks mentions books
-------------------------------+--------------------
     Reporter:  decibyte       |      Owner:  nobody
         Type:  Bug            |     Status:  new
    Component:  Documentation  |    Version:  master
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  1              |      UI/UX:  0
-------------------------------+--------------------
 In the docs about the contenttypes framework, there's an example of using
 `related_query_name` for `GenericRelation`. In the second part of the code
 example, the comment says:

 {{{
 Get all tags belonging to books containing `django` in the url
 }}}

 But the example is about bookmarks, not books.

 
https://github.com/django/django/blob/ecb59cc6579402b68ddfd4499bf30edacf5963be/docs/ref/contrib/contenttypes.txt#L386-L396

 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.

-- 
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/051.25b9d84462e87a9aa93c7c66f32b80a7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to