import os
from django.conf import settings
ROOT = os.path.dirname(__file__)
DEFAULT_VOTES_NEEDED = 350