#36665: Rewrite reference to model manager usage to avoid saying "tricky"
-------------------------------------+-------------------------------------
     Reporter:  Jacob Walls          |                    Owner:  Segni
         Type:                       |  Mekonnen
  Cleanup/optimization               |                   Status:  assigned
    Component:  Documentation        |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Segni Mekonnen):

 PR submitted: https://github.com/django/django/pull/19962

 The fix replaces the vague "tricky" language with specific examples:
 - Instance access raises AttributeError (blog_instance.objects)
 - Related field access may bypass custom manager methods
 - Added reference to queries documentation for more details

 Ready for review.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36665#comment:6>
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 visit 
https://groups.google.com/d/msgid/django-updates/01070199e7e26af4-0711e086-929f-422f-9bee-eeb42b732bd8-000000%40eu-central-1.amazonses.com.

Reply via email to