Files @ 1f740f512874
Branch filter:

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

pono
add new tshirt design to /sustainers

fixed width on 'Become a Sustainer' button
1
2
3
4
from conservancy.apps.supporters.models import Supporter
from django.shortcuts import get_object_or_404, render_to_response
from django.template import RequestContext