If you want to remove features from the social project its best to
also comment out the apps from installed apps.
As well as what ptone mentioned, removing the entries from urls.py and
the template.
Id rather just start with a bare project and add the bits that i
needed. You have to change less in the project and its easy to see
any app specific settings you might need from the social project.