Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

getattr to avoid 'has no attribute' error #938

Merged
merged 1 commit into from
Mar 20, 2013
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -1099,3 +1099,4 @@ def read_only_mode(env):
GRAPHITE_TIMEOUT = 1

ES_DISABLED = True
ES_LIVE_INDEX = False