#33425: Technical 404 debug page reported incorrect view name for CBVs.
--------------------------------------------+------------------------------
               Reporter:  Mariusz Felisiak  |          Owner:  Keryn Knight
                   Type:  Bug               |         Status:  assigned
              Component:  Error reporting   |        Version:  4.0
               Severity:  Release blocker   |       Keywords:
           Triage Stage:  Accepted          |      Has patch:  1
    Needs documentation:  0                 |    Needs tests:  0
Patch needs improvement:  0                 |  Easy pickings:  0
                  UI/UX:  0                 |
--------------------------------------------+------------------------------
 Technical 404 debug page reported incorrect view name for CBVs, e.g.
 {{{
 Raised by:      view_tests.views.<class 'view_tests.views.Http404View'>
 }}}
 instead of
 {{{
 Raised by:      view_tests.views.Http404View
 }}}

 Regression in 0c0b87725bbcffca3bc3a7a2c649995695a5ae3b.

 Thanks Keryn Knight for the report.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33425>
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/050.6f622e5ad7c33fc196f41c2fbc8e5bd9%40djangoproject.com.

Reply via email to