Changeset - 8ea3438885fc
[Not reviewed]
0 3 1
Brett Smith (brett) - 3 years ago 2020-11-24 13:54:02
brett@sfconservancy.org
supporter: Kick off 2020 fundraiser. RT#12984

Image is copyright Remy DeCausemaker and licensed under CC BY-SA 4.0.
1 file changed:
Changeset was too big and was cut off... Show full diff anyway
0 comments (0 inline, 0 general)
www/conservancy/local_context_processors.py
Show inline comments
...
 
@@ -6,3 +6,3 @@ from conservancy.apps.fundgoal.models import FundraisingGoal as FundraisingGoal
 

	
 
SITE_FUNDGOAL = 'cy2019-end-year-match'
 
SITE_FUNDGOAL = 'cy2020-end-year-match'
 
# FIXME: Move this information into the model.
...
 
@@ -12,2 +12,3 @@ FUNDGOAL_ENDTIMES = {
 
    'cy2019-end-year-match': DateTime(2020, 1, 16, 12, tzinfo=UTC),
 
    'cy2020-end-year-match': DateTime(2021, 1, 16, 12, tzinfo=UTC),
 
}

Changeset was too big and was cut off... Show full diff anyway

0 comments (0 inline, 0 general)