Remove unused imports, do PEP8 and DeprecationWarning cleanups

This commit is contained in:
Roberto Rosario
2015-01-05 14:40:59 -04:00
parent 45475d9a65
commit aca9d8c9eb
17 changed files with 12 additions and 45 deletions

View File

@@ -1,8 +1,3 @@
import os
from django.conf import settings
FORM_SUBMIT_URL = 'https://docs.google.com/spreadsheet/formResponse'
FORM_KEY = 'dGZrYkw3SDl5OENMTG15emp1UFFEUWc6MQ'
FORM_RECEIVER_FIELD = 'entry.0.single'