This commit is contained in:
Tom Christie 2011-12-30 16:30:55 +00:00
parent fd449204c1
commit c81c0d843e

View File

@ -1,6 +1,7 @@
from django.contrib.auth.views import *
from django.conf import settings
from django.http import HttpResponse
from django.shortcuts import render_to_response
import base64
def deny_robots(request):