4 projects
django-delayed-union
A library designed to workaround some drawbacks with Django's union, intersection, and difference operations.
django-prefetch-utils
An library of utilities and enhancements for Django's prefetch_related system.
django-related-models
A library designed such that, when provided with a model instance it will return a QuerySet for the rows that are associated with that model instance.
django-translation-aliases
A small library which adds "translate" and "blocktranslate" templatetags as and modified makemessages to work with them.