From 103d1a347a7515c67af7dbd3241a4970dd46faac Mon Sep 17 00:00:00 2001 From: Dusty Phillips Date: Sun, 5 Oct 2008 21:46:28 -0400 Subject: drop a bunch of unusued imports --- todolists/views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'todolists') diff --git a/todolists/views.py b/todolists/views.py index c0e60209..4553114a 100644 --- a/todolists/views.py +++ b/todolists/views.py @@ -1,6 +1,6 @@ from django import forms -from django.http import HttpResponse +from django.http import HttpResponseRedirect from django.core.mail import send_mail from django.shortcuts import get_object_or_404 from django.contrib.auth.decorators import permission_required -- cgit v1.2.3-55-g3dc8