Rename soc/logic/models/settings.py to model site_settings.py and apply import name change to soc/views/site/home.py
Patch by: Pawel Solyga
Review by: to-be-reviewed
"""Multi-consumer multi-producer dispatching mechanism"""__version__ = "1.0.0"__author__ = "Patrick K. O'Brien"__license__ = "BSD-style, see license.txt for details"