Files @ 097c82ea2608
Branch filter:

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

bkuhn
Move progressbar CSS to CSS file, not hard code.

Also, increase size of progress bar (HT tmarble)
1
2
3
from models import Supporter # relative import
from django.shortcuts import get_object_or_404, render_to_response