aykut / django-aggregatesLinks
Aggregate, String and Conditional SQL functions for Django ORM.
☆26Updated 9 years ago
Alternatives and similar repositories for django-aggregates
Users that are interested in django-aggregates are comparing it to the libraries listed below
Sorting:
- Content Translation Framework based on Postgresql's JSONB field☆85Updated last year
- Displays a red warning banner if you are running an insecure Django release.☆73Updated 3 years ago
- Little helper application to improve django choices (for fields)☆84Updated 6 years ago
- Django bulk admin enables you to bulk add, bulk edit, bulk upload and bulk select in django admin.☆83Updated last year
- Django Admin date_hierarchy with zero queries☆98Updated last month
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆140Updated last year
- Extra security for your sensitive pages☆279Updated 4 years ago
- Thread specific global variables with middleware to hold a reference to the current user.☆38Updated 4 years ago
- Generic model related data prefetch framework for Django.☆150Updated 3 years ago
- A Django middleware to generate predictable errors on sites☆45Updated 8 years ago
- Generic Django application for safer user accounts.☆140Updated 9 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
- Fast / fuzzy PostgreSQL counts for Django☆89Updated 3 years ago
- Collection of utilities for working with django rest framework (DRF)☆71Updated 3 years ago
- Production webservers as a Django management command☆91Updated 5 months ago
- [DEPRECATED] Use https://pypi.org/project/django-postgrespool2/ instead☆320Updated 5 years ago
- django-crequest - Taking care of current request in silent way.☆60Updated 7 years ago
- Your DB Got It the First Time.☆115Updated 3 years ago
- First-class Postgres feature support for the Django ORM.☆182Updated 12 years ago
- Django ORM Sugar library to simplify ORM querying☆84Updated 4 years ago
- Django app enabling painless creation of additional admin object tools.☆144Updated last year
- 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
- Contains middleware for storing each django request in threadlocal storage and contains utilities for helping retrieve that request.☆40Updated 2 years ago
- Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel.☆138Updated 3 years ago
- A utility for query-like predicate testing of Django model instances☆103Updated last year
- Ajax autocomplete list filter for Django admin☆83Updated last year
- Class-based email views for the Django framework, including a message previewer.☆267Updated 4 years ago
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Better handling of Python pip's requirements.txt files