#32960: Undocumented breaking changes of get_deleted_objects()
-----------------------------------------+------------------------
               Reporter:  Karol Onyśko   |          Owner:  nobody
                   Type:  Bug            |         Status:  new
              Component:  Documentation  |        Version:  2.1
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 Hello,

 Below listed commit changes mechanism of checking permission for related
 objects when deleting object through the admin panel. Before permission
 was checked for the user and now if admin exists then it check through
 admin method has_delete_permission(). It is not documented in the release
 notes and it broke my code, it would be nice to add it there.

 
https://github.com/django/django/commit/0eca99dadeed76bf0ac1a3cf4b62926ae5717319

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32960>
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/050.195623c70dd3d6b6bee7482311c61ab9%40djangoproject.com.

Reply via email to