Commit History

Author SHA1 Message Date
  Loic Bistuer 072c9ed3f5 Fixed typo. 10 years ago
  Ask Solem a65b6748af app.autodiscover_tasks is now lazy 10 years ago
  Ask Solem 003d94e337 Temporary until 3.1.4 (Issue #1647) 11 years ago
  Ask Solem a8e33fd2f8 Django tutorial: @shared_task would not work if app not loaded 11 years ago
  Ask Solem 006a50f5ae Fixes typo proj.celery -> proj 11 years ago
  Ask Solem 841925a401 Django: Fixed typo @celery.task -> @app.task 11 years ago
  Ask Solem d459f669ed Django tutorial: Show how to specify the django database/cache backends 11 years ago
  Ask Solem 395609d38b Merge branch '3.1' 11 years ago
  Ask Solem 29244168ae Django users do not have to specify DJANGO_SETTINGS_MODULE 11 years ago
  orarbel b700d27b8e Fixed variable name 11 years ago
  Ask Solem 3a07d82091 Django users do not have to type in DJANGO_SETTINGS_MODULE when using the celery command 11 years ago
  Ask Solem d40b2d2bcb Django: Use config_from_object(string) so that the object does not have to be serialized (Issue #1603) 11 years ago
  Ask Solem 2ed2b3875c Renames RetryTaskError -> Retry (backwards compatible) 11 years ago
  Ask Solem 5d34c3bb57 Django doc improvements 11 years ago
  Ask Solem d13225046c Django related doc improvements. Closes #1224 11 years ago
  Ask Solem e7b1125170 Doc fixes 11 years ago
  Ask Solem 6dad23d0a9 Always use app = Celery... 11 years ago
  Ask Solem f1ae4d6ea6 Django tutorial fixes weird layout 11 years ago
  Ask Solem 3c133b87eb Update whatsnew-3.1 11 years ago
  Ask Solem 847f3eab54 Update django tutorial to use new API 11 years ago
  Ask Solem 7c209932b9 Merge branch '3.0' 11 years ago
  Ask Solem 687b8f0f03 fixes typo 11 years ago
  Ask Solem e75cc3b00e Merge branch '3.0' 11 years ago
  Ask Solem 8767505a60 Django tutorial: Mention that the app must be added to INSTALLED_APPS. Closes #1192 11 years ago
  Locker537 3ce8d0d529 Update docs/django/first-steps-with-django.rst 12 years ago
  Locker537 219748355b Update docs/django/first-steps-with-django.rst 12 years ago
  Ask Solem 04bf28ff8a Use command-line instead of 'command line' 12 years ago
  Ask Solem 1d280a8138 Removes section about --settings=settings in Django tutorial now that the workaround is in place 12 years ago
  Ask Solem 2a548cbeb5 Mention use of --settings=settings in Django first steps 12 years ago
  Ask Solem 24730ac2fa Mention relative imports in Django first steps guidee. Closes #914 12 years ago