#11441: Signal documentation should mention 'weak' parameter for connect
------------------------------------+---------------------------------------
          Reporter:  Mike_A         |         Owner:  gremmie    
            Status:  assigned       |     Milestone:             
         Component:  Documentation  |       Version:  SVN        
        Resolution:                 |      Keywords:  weak signal
             Stage:  Accepted       |     Has_patch:  0          
        Needs_docs:  0              |   Needs_tests:  0          
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by gremmie):

  * status:  new => assigned

Comment:

 I have worked up my first substantial patch for Django for this ticket. Be
 advised this was the first time I had used sphinx or made a documentation
 change. I'm hoping a committer can either give me feedback on the patch,
 or just use it as the basis to provide better words. :-)

 I have attempted to document the weak and dispatch_uid arguments to
 Signal.connect().
 I have also attempted to document Signal.send_robust() and
 Signal.disconnect().

 I also fixed some typos in the docstrings of dispatch.py.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11441#comment:6>
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