Ask Solem
|
d4013e5389
celery.decorators.task replaced with celery.task, where the latter does not support magic keyword arguments.
|
14 years ago |
Ask Solem
|
22dcd6c54a
FAQ: Added sequrity section
|
14 years ago |
Ask Solem
|
30ce278ad5
Spellcheck
|
14 years ago |
Ask Solem
|
4fbdffdfbc
PEP8ify
|
14 years ago |
Ask Solem
|
0afa1efa28
Docs: Replaced all occurences of ``literal`` with `literal`
|
14 years ago |
Ask Solem
|
6b1bbb82ad
Tasks Userguide: Added section about decorating tasks. Closes #224
|
14 years ago |
Ask Solem
|
83f06002d8
revert changes to FAQ
|
14 years ago |
Ask Solem
|
e3c94ca915
Fixed typo hold -> held. Closes #212. Thanks to wil1
|
14 years ago |
Ask Solem
|
f6199fb919
Loads of documentation improvements
|
14 years ago |
Ask Solem
|
0e7e060e6a
More Documentation fixes
|
14 years ago |
Ask Solem
|
9f79590f65
Added refs to all sections in the FAQ
|
14 years ago |
Ask Solem
|
e3c9e49a3e
Added some more FAQs from stack overflow
|
14 years ago |
Ask Solem
|
4bd173d714
FAQ: Updated STOMP FAQ. Closes #151. Thanks to jasonbaker
|
14 years ago |
Ask Solem
|
7a818601d4
Fixed some outdated documentation
|
14 years ago |
Ask Solem
|
4890e0f626
FAQ: Removed misplaced colon.
|
14 years ago |
Ask Solem
|
d70616780e
Fixed typo dow -> do
|
14 years ago |
Ask Solem
|
3d641c538c
Moved and improved "Can I execute some tasks to only some servers" FAQ to userguide/routing
|
14 years ago |
Ask Solem
|
f107b480bd
Added table-of-contents to documentation pages.
|
14 years ago |
Ask Solem
|
045f7da2ba
Merge branch 'djangofree'
|
15 years ago |
Ask Solem
|
c3ff2cac97
Added FAQ: Can I execute a task by name?
|
15 years ago |
Ask Solem
|
d87c968ff4
FAQ: Remove Django specific FAQs.
|
15 years ago |
Ask Solem
|
5a8d98d11e
Added FAQ: Should I use retry or acks_late
|
15 years ago |
Ask Solem
|
801ef40693
Modified FAQ. You now *can* schedule a periodic task at a specific time.
|
15 years ago |
Ask Solem
|
5406699525
Added FAQ: How can I reuse the same connection when applying tasks? Closes #85
|
15 years ago |
Ask Solem
|
ece0f3cd83
Added FAQ: Why aren't my remote control commands received by all workers?
|
15 years ago |
Ask Solem
|
d1f0af090c
Added FAQ: Can I cancel the execution of a task?
|
15 years ago |
Ask Solem
|
7c2ecfd293
Added FAQ: How can I run a task once another task has finished?
|
15 years ago |
Ask Solem
|
559e602b57
New FAQ: Generating a template in a task doesn't seem to respect my i18n settings?
|
15 years ago |
Ask Solem
|
54e21052ad
New FAQ: How do I run celeryd in the background on [platform]?
|
15 years ago |
Ask Solem
|
860a2e65d6
New FAQ: Why is RabbitMQ crashing?
|
15 years ago |