• Loic Bistuer's avatar
    Fixed #23550 -- Normalized get_queryset() of RelatedObjectDescriptor · e043aae9
    Loic Bistuer yazdı
    and ReverseSingleRelatedObjectDescriptor so they actually return QuerySet
    instances.
    
    Also ensured that SingleRelatedObjectDescriptor.get_queryset() accounts
    for use_for_related_fields=True.
    
    This cleanup lays the groundwork for #23533.
    
    Thanks Anssi Kääriäinen for the review.
    e043aae9
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
models.py Loading commit data...
tests.py Loading commit data...