#32695: Create Permissions with create() instead of bulk_create() to send signal
-------------------------------------+-------------------------------------
     Reporter:  BRISBOIS Laurent     |                    Owner:  BRISBOIS
         Type:                       |  Laurent
  Cleanup/optimization               |                   Status:  assigned
    Component:  contrib.auth         |                  Version:  3.2
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by BRISBOIS Laurent):

 I see that it seems to be only a performance reason that was behind this
 original change.
 But what if people need to react on this (in my opinion) important step
 which is the creation of the Permissions ?

 I think it should be considered again to put `create()` back here

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32695#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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/074.4f43b9c0c05113b1594c3e806e04d915%40djangoproject.com.

Reply via email to