Browse Source

Small cleanup in blank config

Ralfp 12 years ago
parent
commit
beb81dab3a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      deployment/settings.py

+ 0 - 1
deployment/settings.py

@@ -121,7 +121,6 @@ EMAIL_SUBJECT_PREFIX = '[Misago]'
 # If DEBUG_MODE is on, all emails will be sent to this address instead of real recipient.
 CATCH_ALL_EMAIL_ADDRESS = ''
 
-
 # Directories with templates
 TEMPLATE_DIRS = (
     # Put strings here, like "/home/html/django_templates" or "C:/www/django/templates".