Commit History

Author SHA1 Message Date
  Ask Solem cae7551629 Fixed broken example, can probably not pickle curried func 14 years ago
  Ask Solem 9f103669cc Docs: Learn you some Sphinx and use ~ 14 years ago
  Ask Solem 1c28c44b5d celery.task.rest has been removed as scheduled by the Celery Deprecation Timeline. 14 years ago
  Ask Solem e5ee7c0c78 Remove django-specific stuff from docs 14 years ago
  Ask Solem 00d3f2db5e userguide: new tip: Disable rate limits if they're not used 14 years ago
  Ask Solem 5dedcbae9e userguide/tasks: New section Tips and Best Practices 14 years ago
  Ask Solem 5c9aaf10e4 userguide/tasks: Use of positional argument after keyword argument in example. 14 years ago
  Ask Solem 57bd9dce70 Fixed missing '@task' decorator in Tasks Userguide documentation. Thanks to 15 years ago
  Ask Solem ae87d00789 userguide/tasks: Mention how important it is for tasks that uses retry to take the magic keyword arguments. 15 years ago
  Ask Solem ff572bbdd9 New magic kwarg: delivery_info. Used by retry() to resent the task to it's 15 years ago
  Felix Berger 9144d3870c fix import 15 years ago
  Ask Solem eaf019587a Mention CELERY_DEFAULT_RATE_LIMIT in configuration docs. Thanks to kmike! Closes #77 15 years ago
  Ask Solem c58c5511a0 Resolved FIXME's 15 years ago
  Ask Solem 363ea83a4e Resolved runeh's FIXME 15 years ago
  Ask Solem 61d62566d5 Fixed typo re-sent -> re-send 15 years ago
  Rune Halvorsen dc72c32151 Tidied up tasks part of user guide 15 years ago
  Ask Solem 3faf618af2 Make sure all queues are declared before publishing. 15 years ago
  Ask Solem 1cf377d326 Managed to remove a line in the previous commit. 15 years ago
  Ask Solem b55dee9991 Added Akismet comment spam filtering example written by Yashh (http://github.com/yashh) 15 years ago
  Ask Solem 7946ecc2d9 Fixing typos after running spell check on the documentation 15 years ago
  Ask Solem b550c85dcb Update documentation (autodoc) 15 years ago
  Ask Solem e40ea102bc Fixed some typos. 15 years ago
  Ask Solem 7bd2d1f623 Userguide: Added some sections on Granularity, Data-locality and state 15 years ago
  Ask Solem f75475b9cf Fix documentation errors. 15 years ago
  Ask Solem 4feca5e50e Userguid has typos in Task.retry examples; **kwargs should be kwargs. 15 years ago
  Ask Solem 8dbde52238 Fix restrucuted text problems 15 years ago
  Ask Solem 61e1077fe3 Moved docs from cookbook into userguide 15 years ago
  Ask Solem e33411e8eb More docs + moved some docs from task.base (makes it more readable) 15 years ago
  Ask Solem 5cba7debc4 Started user guide: Tasks 15 years ago