liqd / adhocracy

Adhocracy is a policy drafting and decision making software for distributed groups and open institutions.
GNU Affero General Public License v3.0
150 stars 37 forks source link

fix category events #927

Closed xi closed 10 years ago

xi commented 10 years ago

for some reason the call to union() caused the result to contain to many (all?) events. To fix this I converted parts of the SQL query to python.

xi commented 10 years ago

Thanks for the fixup. Works nicely!