Files @ 5d4b81ae8607
Branch filter:

Location: symposion_app/symposion/conf.py

David Ray
Merge pull request #5 from pyohio/update-requirements

Update requirements
1
2
3
4
5
6
from appconf import AppConf


class SymposionAppConf(AppConf):

    VOTE_THRESHOLD = 3