nuking UNGLUEIT_SHORTEST_DEADLINE from common.py

pull/1/head
Raymond Yee 2012-05-17 09:06:19 -07:00
parent 229f290d02
commit 0ff30626bb
1 changed files with 0 additions and 1 deletions

View File

@ -214,7 +214,6 @@ GOODREADS_API_SECRET = ""
UNGLUEIT_MINIMUM_TARGET = '1000' # in US Dollars
UNGLUEIT_LONGEST_DEADLINE = '180' # number of days allowed for a campaign
UNGLUEIT_RECOMMENDED_USERNAME = 'unglueit'
UNGLUEIT_SHORTEST_DEADLINE = 0
TEST_RUNNER = "djcelery.contrib.test_runner.CeleryTestSuiteRunner"
import djcelery