Files @ b59115cfcf80
Branch filter:

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

Bradley M. Kuhn
Copyleft Compliance — Vizio — put two links in Learn about it

This unreverts 613674c07189b4a973610d15c8451ae2f4d7bb59
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