Tom S
|
25680a39f0
documentation update - CELERY_RESULT_SERIALIZER
|
9 年 前 |
許邱翔
|
88f3dcd402
Update Celery on FreeBSD in FAQ
|
9 年 前 |
Vladimir Rutsky
|
33de8365f0
Add missing dot
|
10 年 前 |
Vladimir Rutsky
|
5e3c3ef9d6
remove uneeded dot
|
10 年 前 |
Ask Solem
|
ff741c8e98
Clarify worker kill signal (Issue #1628)
|
10 年 前 |
Gabriel
|
876ae12f54
Fix typos on FAQ doc (misuses of doesn't -> don't)
|
10 年 前 |
Ask Solem
|
1aa81b088c
Sphinx extension resolved to celery.attr instead of app.attr, also faq referred to outdated celery.execute module
|
10 年 前 |
Ask Solem
|
3a9abd6ea4
Docs: Use celery -A proj consistently
|
10 年 前 |
Ask Solem
|
7983b0b928
Fixes to experimental transports in docs
|
11 年 前 |
Ask Solem
|
5fb799203f
Use @app.task consistently
|
11 年 前 |
Ask Solem
|
de77364e62
Cosmetics
|
11 年 前 |
Ask Solem
|
b2b6236acc
Renames processes -> prefork
|
11 年 前 |
Ask Solem
|
d13225046c
Django related doc improvements. Closes #1224
|
11 年 前 |
Ask Solem
|
fe40ec4d85
@tasks(bind=True) now binds the task to "self" (the task type instance)
|
11 年 前 |
Ask Solem
|
c507bf27b0
Merge branch '3.0'
|
11 年 前 |
Ask Solem
|
2e3c725b75
Remove mention of deprecated BaseAsyncResult
|
11 年 前 |
Ask Solem
|
3871cf4ee5
Merge branch '3.0'
|
12 年 前 |
Ask Solem
|
5338f86341
Tests passing
|
12 年 前 |
Ask Solem
|
43c4406910
Renames celery.bin.celeryd to celery.bin.worker
|
12 年 前 |
Ask Solem
|
fcb4611b8b
Renames celery.bin.celerybeat -> celery.bin.beat
|
12 年 前 |
Ask Solem
|
ef701642ae
Merge branch '3.0'
|
12 年 前 |
Ask Solem
|
9574d6614f
Removes outdated bit.ly links
|
12 年 前 |
Ask Solem
|
84b3c1353b
Fix all links to celery.github.com
|
12 年 前 |
Ask Solem
|
c3c32bb726
No longer depends on python-dateutil, but depends on pytz instead
|
12 年 前 |
Ask Solem
|
3ff0e9267d
Merge branch '3.0'
|
12 年 前 |
Ask Solem
|
1d280a8138
Removes section about --settings=settings in Django tutorial now that the workaround is in place
|
12 年 前 |
Ask Solem
|
1ee6603703
Merge branch '3.0'
|
12 年 前 |
Ask Solem
|
6cd6f29b30
Revert task decorators to no empty parents, as it just looks so much worse
|
12 年 前 |
Ask Solem
|
4913529f49
Use code-block:: bash
|
12 年 前 |
Ask Solem
|
b23fd8c3f6
Use more str.format
|
12 年 前 |