coleifer / django-generic-aggregationLinks
annotate() and aggregate() for generically-related data.
☆71Updated 2 years ago
Alternatives and similar repositories for django-generic-aggregation
Users that are interested in django-generic-aggregation are comparing it to the libraries listed below
Sorting:
- Circular template inheritance for Django☆108Updated 5 years ago
- provides a declarative way of denormalizing models in Django based applications while maintaining data consistency.☆193Updated 4 years ago
- A Django template library for manipulating URLs☆182Updated 3 years ago
- Generic model related data prefetch framework for Django.☆151Updated 2 years ago
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …☆57Updated 2 years ago
- Forward and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11☆104Updated last year
- Collection of utilities for working with django rest framework (DRF)☆71Updated 2 years ago
- A simple django app to make the lookup of generic models easier.☆107Updated last year
- A storage backend for local development that downloads files from the live site if they are not locally available☆47Updated 8 years ago
- Provides scheduled jobs management from the Django Admin using Django-RQ☆33Updated 5 years ago
- A utility for query-like predicate testing of Django model instances☆102Updated last year
- Constructible, introspectable serializers and forms☆71Updated 2 years ago
- Entity relationship management for Django☆57Updated 6 months ago
- Towel: Keeping you DRY since 2010☆83Updated 2 months ago
- Provide FK and M2M dynamic choices and react to django.contrib.admin edit/add view interaction to update those choices☆40Updated 9 years ago
- Little helper application to improve django choices (for fields)☆83Updated 5 years ago
- A Django app for keeping track of dependency updates☆65Updated 4 years ago
- A helper app for sorting objects in Django templates.☆54Updated 3 years ago
- A django microframework that eases the generation of aggregate data for querysets.