Commit Graph

11 Commits

Author SHA1 Message Date
j dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j 1468ddbecb towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
2016-08-25 18:34:36 +02:00
j b1d83b0f93 cleanup unused imports and unused variables 2013-02-21 13:28:36 +00:00
j 59f575d489 disable place/event rebuild tasks, those should not be needed anymore 2012-05-27 12:05:07 +00:00
j 11b0a06107 typo, fixes #693 2012-03-21 09:13:38 +01:00
j bb3f993b70 update celery corntab import 2012-01-27 18:11:28 +05:30
j 2a3c09d0ce update celery import to work with 2.2 2011-12-27 18:51:22 +05:30
j 910b8426dc run cron task in the morning 2011-10-27 13:06:13 +02:00
j dd8aee522c place/event matching task that could be used saving annotations 2011-10-27 10:44:05 +02:00
j 16d6c2c0fe rebuild place/event matches once a day, this gets out of sync if new annotations are added 2011-10-27 10:21:28 +02:00
j ab8e876609 add tasks 2011-10-09 17:57:12 +02:00