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