new yahoo id for image search

This commit is contained in:
Girts Graudins 2011-10-03 13:05:29 -07:00
parent f9a430dfb6
commit eb18c68050

View File

@ -103,6 +103,8 @@ INSTALLED_APPS = (
# 'django.contrib.admindocs',
)
YAHOO_APP_ID = 'kLiikCPV34F1hM9x12wGnAzgjAFYXHzb89Tf4_kIirXZDPRa3WwfRGkZsA3TfG3ohw--'
try:
from local_settings import *
except: