from django.http import HttpResponse
from django.utils import simplejson as json
from django.views.generic.simple import direct_to_template
from django.http import HttpResponse
from django.utils import simplejson as json
from django.views.generic.simple import direct_to_template