summaryrefslogtreecommitdiffstats
path: root/askbot/conf
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-07-30 15:53:45 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-07-30 15:53:45 -0400
commit684dcdf1a79e585b4732475ffefd89ca26458433 (patch)
tree3804d1540b029e2d80cbf4c6bdac1f65556f75ca /askbot/conf
parente7db1769bafc84cbad3ca50640dbb17678b35101 (diff)
downloadaskbot-684dcdf1a79e585b4732475ffefd89ca26458433.tar.gz
askbot-684dcdf1a79e585b4732475ffefd89ca26458433.tar.bz2
askbot-684dcdf1a79e585b4732475ffefd89ca26458433.zip
edited identi.ca icon image to fit the size and fixed a compilation error in the code where identi.ca option was added.
Diffstat (limited to 'askbot/conf')
-rw-r--r--askbot/conf/external_keys.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/askbot/conf/external_keys.py b/askbot/conf/external_keys.py
index b0f7c1dd..0f2338d3 100644
--- a/askbot/conf/external_keys.py
+++ b/askbot/conf/external_keys.py
@@ -160,10 +160,6 @@ settings.register(
)
settings.register(
- livesettings.StringValue(
- EXTERNAL_KEYS,
-
-settings.register(
livesettings.BooleanValue(
EXTERNAL_KEYS,
'USE_LDAP_FOR_PASSWORD_LOGIN',