Commits
Click on a commit to change the comparison rangefeat: rewrote the method for getting m2m objects1 month ago
by VladislavYar fixed _prefetch_m2m_relation.1 month ago
by VladislavYar Fix order_by, only, double prefetch in _prefetch_m2m_relation.1 month ago
by VladislavYar Fixed the _prefetch_m2m_relation method for pk equal to UUID in sqlite.1 month ago
by VladislavYar Add test prefetch_related by UUID.1 month ago
by VladislavYar Corrected the names of variables in the _prefetch_m2m_relation method.1 month ago
by VladislavYar