Ask Solem
|
21028bda40
Fixes django tutorial
|
11 years ago |
Ask Solem
|
a65b6748af
app.autodiscover_tasks is now lazy
|
11 years ago |
Ask Solem
|
006a50f5ae
Fixes typo proj.celery -> proj
|
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
|
b7b7550b29
Django example: Set a default settings module for use with 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
|
aacb7d4a12
Django example: App main should be proj.celery
|
11 years ago |
Ask Solem
|
5c50200df8
Django example: Celery app defined in projects main reusable app instead of a separate tasks django app
|
11 years ago |