Files @ 8b469cff1830
Branch filter:

Location: website/www/conservancy/apps/fundgoal/views.py

bkuhn
Support display of donation count in fundraiser.

Allow display of a donation count in the fundraiser pages, with an
optional threshold that must be met before it's displayed.
from conservancy.apps.fundgoal.models import FundraisingGoal
from django.shortcuts import get_object_or_404, render_to_response