Skip to content

Conversation

@chrisjrn
Copy link

Fixes #137. The previous update_vote broke severely on deletion. This optimises the queries done in full_calculate (to use a single annotate) and makes update_vote use the inner query of full_calculate. Far less weird, far more working.

chrisjrn added 3 commits June 19, 2016 18:42
Fixes pinax#137. The previous `update_vote` broke severely on deletion. This optimises the queries done in `full_calculate` (to use a single `annotate`) and makes `update_vote` use the inner query of `full_calculate`. Far less weird, far more working.
@chrisjrn
Copy link
Author

The flake8 check here should now be properly placated. Oops

@ossanna16
Copy link
Contributor

@paltman Can this be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants