From 978752ad9845200b18e40cca6ed3f691d0307a7d Mon Sep 17 00:00:00 2001 From: Bridger Maxwell Date: Thu, 26 Jan 2012 19:02:38 -0500 Subject: [PATCH] The default is now the new askbot. Switch over. --- settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.py b/settings.py index 57b3227b1f..f42725e7f1 120000 --- a/settings.py +++ b/settings.py @@ -1 +1 @@ -settings_old_askbot.py \ No newline at end of file +settings_new_askbot.py \ No newline at end of file