add cleanup_sessions tasks
Created by: skiold
Available from tasks.py and fab.py. Refit, for instance, will use these as helper method during server migration.
No cron functionality added as we are delegating periodic cleanup to puppet for the time being.
supports django 1.3+
references #57 (closed)