コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem e7b1125170 Doc fixes 11 年 前
  Ask Solem 6dad23d0a9 Always use app = Celery... 11 年 前
  Ask Solem f1ae4d6ea6 Django tutorial fixes weird layout 11 年 前
  Ask Solem 3c133b87eb Update whatsnew-3.1 11 年 前
  Ask Solem 847f3eab54 Update django tutorial to use new API 11 年 前
  Ask Solem 7c209932b9 Merge branch '3.0' 12 年 前
  Ask Solem 687b8f0f03 fixes typo 12 年 前
  Ask Solem e75cc3b00e Merge branch '3.0' 12 年 前
  Ask Solem 8767505a60 Django tutorial: Mention that the app must be added to INSTALLED_APPS. Closes #1192 12 年 前
  Locker537 3ce8d0d529 Update docs/django/first-steps-with-django.rst 12 年 前
  Locker537 219748355b Update docs/django/first-steps-with-django.rst 12 年 前
  Ask Solem 04bf28ff8a Use command-line instead of 'command line' 12 年 前
  Ask Solem 1d280a8138 Removes section about --settings=settings in Django tutorial now that the workaround is in place 12 年 前
  Ask Solem 2a548cbeb5 Mention use of --settings=settings in Django first steps 12 年 前
  Ask Solem 24730ac2fa Mention relative imports in Django first steps guidee. Closes #914 12 年 前
  Ask Solem 613052a001 Use You and I instead of We 12 年 前
  Ask Solem 4913529f49 Use code-block:: bash 12 年 前
  Daniele Procida cb048536a8 punctuation first-steps-with-django.rst 12 年 前
  Daniele Procida 5851f4fbb6 getting started with Django tweaks 12 年 前
  Daniele Procida bbd88426d9 django docs minor tweaks 12 年 前
  Ask Solem 9977e99388 Cosmetics 12 年 前
  Ask Solem 0cb26bc337 djcelery now has a 'celery' command 12 年 前
  Ask Solem bd219442bb Use 'CALL a task' for client, and 'EXECUTE' for worker 12 年 前
  Ask Solem fd3808161b Documentation is now using celery command 12 年 前
  Ask Solem 4e14f7605e Consistently use @task() (with parens) in docs 12 年 前
  Ask Solem fbb94b42ad The celery.task module can now be used as a decorator (!!!) 13 年 前
  Ask Solem 129562addd Typos 13 年 前
  Ask Solem 34780e2bdd Moves the Django-Celery docs into the main Celery docs 13 年 前