Add missing TODOs to soc.logic.models classes. Fix comments format in base.Logic class. Changes based on comments to r972.
http://code.google.com/p/soc/source/detail?r=972
Patch by: Pawel Solyga
#!/usr/bin/env python
from django.core import management
if __name__ == "__main__":
management.execute_from_command_line()