Changeset - c129c6934d7f
[Not reviewed]
0 1 0
Daniel Takamori (pono) - 5 months ago 2023-11-20 22:13:20
pono@sfconservancy.org
update fundraiser goal to cy2023-end-year-match
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
conservancy/local_context_processors.py
Show inline comments
...
 
@@ -3,7 +3,7 @@ from datetime import datetime as DateTime
 
from . import settings
 
from .fundgoal.models import FundraisingGoal
 

	
 
SITE_FUNDGOAL = 'cy2022-end-year-match'
 
SITE_FUNDGOAL = 'cy2023-end-year-match'
 

	
 
def fundgoal_lookup(fundraiser_sought):
 
    try:
0 comments (0 inline, 0 general)