PEP8 cleanups

This commit is contained in:
Roberto Rosario
2011-04-11 12:18:35 -04:00
parent 95f17a4307
commit 524115de64
6 changed files with 99 additions and 98 deletions

View File

@@ -1,4 +1,3 @@
from django.conf import settings
SIDE_BAR_SEARCH = getattr(settings, 'MAIN_SIDE_BAR_SEARCH', False)