Files @ 94a8a4bbac83
Branch filter:

Location: symposion_app/symposion/conf.py

Patrick Altman
Merge pull request #67 from codersquid/newdocs

A start at updating the documentation
1
2
3
4
5
6
from appconf import AppConf


class SymposionAppConf(AppConf):

    VOTE_THRESHOLD = 3