simonw / django-queryset-transformLinks
Experimental .transform(fn) method for Django QuerySets, for clever lazily evaluated optimisations.
☆144Updated 15 years ago
Alternatives and similar repositories for django-queryset-transform
Users that are interested in django-queryset-transform are comparing it to the libraries listed below
Sorting:
- batch select many-to-many and one-to-many fields (to help avoid n+1 query problem)