update fundraiser goal to cy2023-end-year-match

This commit is contained in:
Daniel Pono Takamori 2023-11-20 14:13:20 -08:00
parent 48c2f00556
commit c129c6934d
Signed by: pono
GPG key ID: 17BB4167325DAA02

View file

@ -3,7 +3,7 @@ from datetime import datetime as DateTime
from . import settings from . import settings
from .fundgoal.models import FundraisingGoal from .fundgoal.models import FundraisingGoal
SITE_FUNDGOAL = 'cy2022-end-year-match' SITE_FUNDGOAL = 'cy2023-end-year-match'
def fundgoal_lookup(fundraiser_sought): def fundgoal_lookup(fundraiser_sought):
try: try: