#24789: Minor error in Customizing authentication in Django / Referencing the 
User
model
-------------------------------+------------------------------------
     Reporter:  cdrice         |                    Owner:  cdrice
         Type:  Bug            |                   Status:  closed
    Component:  Documentation  |                  Version:  1.7
     Severity:  Normal         |               Resolution:  fixed
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+------------------------------------
Changes (by Baptiste Mispelon <bmispelon@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"4f3c44424187de20d7f75fdde6624b9f683a9cf2" 4f3c4442]:
 {{{
 #!CommitTicketReference repository=""
 revision="4f3c44424187de20d7f75fdde6624b9f683a9cf2"
 Fixed #24789 -- Fixed wrong positional args order in doc example

 Arguments shown in example code (signal, sender, instance) appeared to
 be the incorrect positional arguments for a post_save signal (which
 might start as: sender, instance, created), as documented:
 ​https://docs.djangoproject.com/en/1.8/ref/signals/#post-save
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24789#comment:4>
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/064.9634693bc3b08cabca1c940cbf3a5623%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to