|
c55c733bcd
|
celery fixes
|
2024-04-05 21:19:57 +01:00 |
|
|
4fb8879ba0
|
migrate bigint ids
|
2023-07-27 23:45:37 +02:00 |
|
|
a035d37229
|
add apps.py to all apps
|
2023-07-27 19:27:00 +02:00 |
|
|
c80f16c77a
|
update django/celery
|
2023-07-27 15:35:53 +02:00 |
|
|
844382b1e8
|
drop python2 support, upgrade to django 3
|
2020-05-29 00:25:16 +02:00 |
|
|
c6ba56188d
|
don't fail if item is gone
|
2019-07-28 21:31:49 +02:00 |
|
|
62fe578f38
|
update celery to a version that works in python3.7
|
2019-07-16 12:05:40 +01:00 |
|
|
6296be870b
|
use get_user_model
|
2018-07-29 21:12:56 +01:00 |
|
|
dbf740e55e
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
|
|
099c2610e6
|
ignore unknown tasks
|
2018-05-09 15:12:25 +01:00 |
|
|
e1bcb7e348
|
items move
|
2017-08-04 18:32:27 +02:00 |
|
|
f0a4aba751
|
use python_2_unicode_compatible
|
2017-03-03 08:56:35 +01:00 |
|
|
55f9d9f58b
|
dont create missing tasks
|
2016-09-20 01:16:58 +02:00 |
|
|
16d10e1c3f
|
import settings
|
2016-09-19 19:59:29 +02:00 |
|
|
8feed54bf9
|
cancelled->canceled
|
2016-09-15 15:20:57 +00:00 |
|
|
680efc967c
|
processing trumps queued
|
2016-08-31 12:23:41 +02:00 |
|
|
4d9e8a788a
|
add task for queued downloads
|
2016-08-31 01:30:13 +02:00 |
|
|
da89a9748a
|
include download task
|
2016-08-28 12:22:31 +02:00 |
|
|
1dd574cb9e
|
task queue has status not state
|
2016-08-25 18:34:49 +02:00 |
|
|
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 |
|
|
e1cacdb67a
|
add task queue api
|
2016-08-17 14:37:59 +02:00 |
|