#14047: CommonMiddleware documentation tweak
--------------------------------------------------------+-------------------
          Reporter:  Leon Matthews <[email protected]>  |         Owner:  
nobody    
            Status:  new                                |     Milestone:        
    
         Component:  Documentation                      |       Version:  SVN   
    
        Resolution:                                     |      Keywords:  
middleware
             Stage:  Unreviewed                         |     Has_patch:  1     
    
        Needs_docs:  0                                  |   Needs_tests:  0     
    
Needs_better_patch:  0                                  |  
--------------------------------------------------------+-------------------
Changes (by leonov):

  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Patch has had no attention, so I probably should have written a better
 summary...  Here goes:

 The docstring describing CommonMiddleware.process_response() doesn't match
 what the method is actually doing -- presumably it's a historical
 artifact.  Contrary to the docstring, no flatpage checking is done in
 process_response().  However broken link emails may be sent, something not
 mentioned in the docstring at all.

 The attached patch fixes the methods docstring, as well as adding a note
 about the conditional sending of broken link emails in
 docs/ref/middleware.txt

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14047#comment:1>
Django <http://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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to