Files @ 1a7e346d9987
Branch filter:

Location: symposion_app/symposion/conf.py

David Ray
Merge branch 'update-requirements'
1
2
3
4
5
6
from appconf import AppConf


class SymposionAppConf(AppConf):

    VOTE_THRESHOLD = 3