#31093: Extend permission backend with get_queryset(user, model).
------------------------------+--------------------------------------
     Reporter:  James Pic     |                    Owner:  nobody
         Type:  New feature   |                   Status:  closed
    Component:  contrib.auth  |                  Version:  master
     Severity:  Normal        |               Resolution:  wontfix
     Keywords:                |             Triage Stage:  Unreviewed
    Has patch:  0             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+--------------------------------------
Changes (by felixxm):

 * status:  new => closed
 * version:  3.0 => master
 * resolution:   => wontfix


Comment:

 Django's Admin already handles permissions properly. IMO a generic method
 for filtering a queryset based on an user object (and/or a permission
 name) shouldn't be added to the builtin authentication back-ends. You can
 start a discussion on DevelopersMailingList if you don't agree.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31093#comment:7>
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/062.dffe2ef11ac02d06c2058a938719f949%40djangoproject.com.

Reply via email to