Fixing a lingering bug with removing the conf modules.

This commit is contained in:
Griatch 2012-03-25 19:57:08 +02:00
parent e042366f31
commit 734edbb761
2 changed files with 7 additions and 4 deletions

View file

@ -11,7 +11,7 @@ active players and so on.
Most of these settings are de
"""
from django.conf import settings
from src.utils import utils
MSSP = chr(70)