Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
# Django settings for the example project.DEBUG = TrueTEMPLATE_DEBUG = DEBUGROOT_URLCONF = 'examples.urls'