Files @ 2c46e56b353c
Branch filter:

Location: symposion_app/requirements-docs.txt

Brian Rosner
Fixed bug in review deletion

When a review was not the latest it would cause a bug on deletion of the
latest. We changed the logic to work with the latest vote versus the previous
to fix this issue. Now all review deletion ensure a consistent latest vote
state.
1
2
3
# requirements needed to build the docs

Sphinx==1.1.3