This commit is contained in:
Sanj 2011-12-08 03:08:13 +05:30
parent 8b6bd22c83
commit 52d77828ba

View File

@ -119,6 +119,6 @@ INSTALLED_APPS = (
)
try:
import local_settings
from local_settings import *
except:
pass