Commit graph

15 commits

Author SHA1 Message Date
j
c6ba56188d don't fail if item is gone 2019-07-28 21:31:49 +02:00
j
62fe578f38 update celery to a version that works in python3.7 2019-07-16 12:05:40 +01:00
j
6296be870b use get_user_model 2018-07-29 21:12:56 +01:00
j
dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j
e1bcb7e348 items move 2017-08-04 18:32:27 +02:00
j
f0a4aba751 use python_2_unicode_compatible 2017-03-03 08:56:35 +01:00
j
55f9d9f58b dont create missing tasks 2016-09-20 01:16:58 +02:00
j
16d10e1c3f import settings 2016-09-19 19:59:29 +02:00
j
8feed54bf9 cancelled->canceled 2016-09-15 15:20:57 +00:00
j
680efc967c processing trumps queued 2016-08-31 12:23:41 +02:00
j
4d9e8a788a add task for queued downloads 2016-08-31 01:30:13 +02:00
j
da89a9748a include download task 2016-08-28 12:22:31 +02:00
j
1dd574cb9e task queue has status not state 2016-08-25 18:34:49 +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
e1cacdb67a add task queue api 2016-08-17 14:37:59 +02:00