#35867: admindocs links are not generated on Views documentation
-----------------------------+---------------------------------------------
     Reporter:  Roang-zero1  |                     Type:  Bug
       Status:  new          |                Component:  contrib.admindocs
      Version:  5.1          |                 Severity:  Normal
     Keywords:  admindocs    |             Triage Stage:  Unreviewed
    Has patch:  0            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+---------------------------------------------
 When I use the admindocs app to generate a documentation on a view the
 special markup such as
 {{{#!python
 class MyModelFormView(FormView)
 """
 This is a form view for :model:`core.Model`
 """
 }}}
 do not generate any links to the core.Model documentation.

 When I use the same markup in a model docstring they work as expected an
 generate a link to the corresponding model.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35867>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/01070192cb22042c-806cdaf4-1480-4ba9-9e25-a544ac688216-000000%40eu-central-1.amazonses.com.

Reply via email to