update fundraiser goal to cy2023-end-year-match
This commit is contained in:
parent
48c2f00556
commit
c129c6934d
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue