django-conditional-aggregates

Django aggregate functions which operate conditionally (i.e. generate SQL `CASE WHEN` statements)

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-conditional-aggregates

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.5.0 2015-07-09  
0.4.0 2015-07-09  
0.3.2 2015-07-09  
0.3.1 2015-07-09      
0.3.0 2015-07-08      
0.2.0 2015-02-11      
0.1.0 2015-02-04  

Issues with this package?

Page last updated 2025-09-08 02:08:32 UTC