#22058: Add `Http405` exception class and `handler405` view (simillar to 404, 
403
and 500)
-----------------------------+--------------------------------------
     Reporter:  debanshuk    |                    Owner:  nobody
         Type:  New feature  |                   Status:  new
    Component:  Core (URLs)  |                  Version:  master
     Severity:  Normal       |               Resolution:
     Keywords:               |             Triage Stage:  Unreviewed
    Has patch:  0            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+--------------------------------------

Comment (by anubhav9042):

 I am interested in this especially I want this to incorporate in GSoC
 proposal.
 As suggested we can just have two views which can be matched with regex
 4XX and 5XX, and accordingly lot of code will be reduced.
 Also as this ticket suggests, we can add some more cases including 405
 like 401, etc

 Any suggestions??

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22058#comment:2>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.6e5739a088ce52ab22cc520a9ebf1230%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to