django-db-utils 0.1

django-db-utils is a Django app that contains utilities for your Django database.attach_foreignkeyShortcut method which handles a pythonic LEFT OUTER JOIN.from dbutils.helpers import attach_foreignkeyqs = list(Model.objects.all())attach_foreignkey(qs,...