#34286: Class based views cause 404 on :view: directive.
-------------------------------------+-------------------------------------
     Reporter:  Alex Life            |                    Owner:  Rahmat
                                     |  Faisal
         Type:  Bug                  |                   Status:  assigned
    Component:  contrib.admindocs    |                  Version:  4.1
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Rahmat Faisal):

 Replying to [comment:2 Rahmat Faisal]:
 > gonna look

 Yeah if u have views for example


 {{{
 class About(Views):
 ...
 }}}

 and in the docs you write
 {{{
 :view:`app_label.views.About`
 }}}

 gonna change to app_label.views.about and return 404

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34286#comment:3>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070186075108ea-9c9c9cb9-ca85-49ef-91b2-c35071acedfb-000000%40eu-central-1.amazonses.com.

Reply via email to