#24359: "Http exceptions are provided in django.http" links to a page that does 
not
list or link to HTTP exceptions
-------------------------------+--------------------------------------
     Reporter:  pydanny        |                    Owner:  nobody
         Type:  Bug            |                   Status:  new
    Component:  Documentation  |                  Version:  1.8alpha1
     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 timgraham):

 The only documented exception seems to be `UnreadablePostError`. I guess
 we might add things like `RawPostDataException` and `MultiPartParserError`
 although we'd have to confirm there is a case for using them in code
 outside of Django itself.

 The sentence "Http exceptions are provided in django.http." means that you
 can import the exceptions in this section from there, not that the linked
 page has information about them (like the rest of the sections on that
 page, but maybe this needs to be clarified... we could remove the links I
 suppose).

 We are trying to [https://github.com/django/djangoproject.com/pull/303
 redo the docs search using ElasticSearch] if useless search results is
 part of your complaint.

--
Ticket URL: <https://code.djangoproject.com/ticket/24359#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/065.901478c6cd7f8df631ad66f51709d023%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to