Skip to content

add cleanup_sessions tasks

decentral1se requested to merge skiold:develop into develop

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)

Merge request reports