Commit History

Author SHA1 Message Date
  Ask Solem 9e93992a39 Adds note about importing the task decorator to the userguide. Closes #659 12 years ago
  Ask Solem adcc4b3808 Improves first-steps docs 12 years ago
  Ask Solem 38d13efd6f Fixes to Sphinx xref abbrs 12 years ago
  Ask Solem 7662cf082e Fixes typo 12 years ago
  Ask Solem 554931f9a2 Use celery.start() instead of celery.celery_main() 12 years ago
  Ask Solem e9d554f689 Wording 12 years ago
  Ask Solem faf517576c Simplifying the tutorail even more 12 years ago
  Ask Solem 4eaab7a0fb Fixes doc typos 12 years ago
  Ask Solem a4b3ad6611 First steps is now using the App API 12 years ago
  Ask Solem fc2cf7d2e3 Broker docs improvements 12 years ago
  Ask Solem bfad9ef08b Getting started guide should have broker overview 13 years ago
  Dan McGee 761d08738c Don't reference CELERY_AMQP_TASK_RESULT_EXPIRES in the docs 13 years ago
  Ask Solem 62647576d4 Examples now use broker URL. sqlakombu is currently broken though, need to find a solutionf or that 13 years ago
  Ask Solem 9d01e788c9 Results are now disabled by default. 13 years ago
  Ask Solem 0851fe1680 ReadTheDocs related documentation changes 13 years ago
  Ask Solem cb028fea52 Lots of documentation fixes 13 years ago
  Ask Solem d4013e5389 celery.decorators.task replaced with celery.task, where the latter does not support magic keyword arguments. 13 years ago
  Ask Solem b32aa95be0 Documentation: Added development docs warning on top of all pages. 14 years ago
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 14 years ago
  Ask Solem 6a7b03b298 Improved userguides 14 years ago
  Ask Solem f6199fb919 Loads of documentation improvements 14 years ago
  Ask Solem 0e7e060e6a More Documentation fixes 14 years ago
  Ask Solem e507bb42a1 Documentation: Added refs to all sections (phew) 14 years ago
  Ask Solem 91b614d332 first steps with celery: Make sure cwd is in sys.path 14 years ago
  Ask Solem c069f7d6a8 No longer have to type PYTHONPATH=. to use celeryconfig in current dir. 14 years ago
  Ask Solem 4a4982035a Fixed documentation issues 14 years ago
  Ask Solem 33a1a7de23 More documentation fixes 14 years ago
  Ask Solem f107b480bd Added table-of-contents to documentation pages. 14 years ago
  Ask Solem 6b3a480e8b CELERY_BACKEND renamed to CELERY_RESULT_BACKEND, but keep CELERY_BACKEND as a compat setting. 14 years ago
  Ask Solem 59681f5f5d Fixed Sphinx build errors/warnings 14 years ago