Files @ b78f7ebb9109
Branch filter:

Location: symposion_app/symposion/conf.py

Rebecca Lovewell
Create a requirements file
1
2
3
4
5
6
from appconf import AppConf


class SymposionAppConf(AppConf):

    VOTE_THRESHOLD = 3