Skip to content

Commit

Permalink
Live should load local settings
Browse files Browse the repository at this point in the history
  • Loading branch information
bfirsh committed Jul 19, 2011
1 parent d30e3fa commit 0eb284e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings/live.py
@@ -1,5 +1,6 @@
from __future__ import absolute_import
from .base import *
from .local import *

CACHE_BACKEND = 'redis_cache.cache://127.0.0.1:6379/?timeout=15'
DEBUG = False
Expand Down

0 comments on commit 0eb284e

Please sign in to comment.