Martyn Inglis
c8a5366484
Scheduled tasks to clean up the database
- tasks run hourly
- uses celery beat to schedule the tasks
4 new tasks
- delete verify codes (after 1 day)
- delete invitations (after 1 day)
- delete successful notifications (after 1 day)
- delete failed notifications (after 7 days)
Delete methods in the DAO classes
2016-03-09 17:46:01 +00:00
..
2016-03-01 14:13:38 +00:00
2016-03-08 15:27:12 +00:00
2016-03-09 17:46:01 +00:00
2016-03-02 09:33:20 +00:00
2016-03-09 17:46:01 +00:00
2016-03-01 13:33:20 +00:00
2016-03-08 17:45:37 +00:00
2016-03-08 16:34:03 +00:00
2016-03-01 14:21:28 +00:00
2016-03-03 17:36:21 +00:00
2016-03-03 16:27:13 +00:00
2016-03-04 22:07:10 +00:00
2016-03-08 15:20:34 +00:00
2016-03-08 17:45:37 +00:00
2016-03-08 15:47:35 +00:00
2016-03-08 16:34:03 +00:00
2016-03-03 16:38:12 +00:00
2016-03-09 09:36:57 +00:00
2016-03-03 15:32:22 +00:00