tomaso / goove

Overview webapp for torque accounting
0 stars 0 forks source link

Use annotate django construct instead of direct SQL #6

Closed tomaso closed 13 years ago

tomaso commented 13 years ago

At queue graphs we should avoid direct SQL queries and use only django annotate.

tomaso commented 13 years ago

Queue graphing view now uses annotate.