issues
search
henriquebastos
/
django-aggregate-if
Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel.
MIT License
138
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: Fix simple typo, ammount -> amount
#20
timgates42
opened
4 years ago
0
Switched broken pypip.in badges to shields.io
#19
movermeyer
opened
6 years ago
0
Warning in Django 1.9+
#18
rg3915
opened
8 years ago
1
Doesn`t work in django 1.8
#17
sergei-iurchenko
opened
9 years ago
2
Count ForeignKey problem
#16
alexsilva
opened
9 years ago
2
Wrong Values if multiple SumIf join over the same table
#15
user008811
opened
9 years ago
2
Test was failing due to table alias not being applied.
#14
scottsexton
closed
10 years ago
2
promote_joins() erros
#13
muriloventuroso
closed
10 years ago
3
Automatically modify Q expression to prepend the aggregated thing
#12
mbertheau
opened
10 years ago
1
Fix for Django 1.7
#11
henriquebastos
closed
10 years ago
8
fix django1.7 signature of promote_joins
#10
trbs
closed
10 years ago
1
Reworked query.promote_joins() call to work with Django 1.5-1.6 and 1.7 ...
#9
end0
closed
10 years ago
7
Django1.7 compatibility - query.promote_joins() changes
#8
end0
closed
10 years ago
1
Update README.rst
#7
mauler
closed
10 years ago
2
Release 0.4
#6
henriquebastos
closed
10 years ago
3
Allow only clause to refer to fields not already joined to
#5
martsberger
closed
10 years ago
1
Adds support for alias relabeling permitting excludes and updates for aggregates filtered on remote foreign key relations
#4
champ
closed
10 years ago
1
Avoid SQL injection
#3
iurisilvio
closed
11 years ago
0
Postgres bool issue
#2
iurisilvio
closed
11 years ago
0
Add support for conditions involving joins with aliases.
#1
henriquebastos
opened
11 years ago
2