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'
|
12 years ago |
Ask Solem
|
8767505a60
Django tutorial: Mention that the app must be added to INSTALLED_APPS. Closes #1192
|
12 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 |
Ask Solem
|
613052a001
Use You and I instead of We
|
12 years ago |
Ask Solem
|
4913529f49
Use code-block:: bash
|
12 years ago |
Daniele Procida
|
cb048536a8
punctuation first-steps-with-django.rst
|
12 years ago |
Daniele Procida
|
5851f4fbb6
getting started with Django tweaks
|
12 years ago |
Daniele Procida
|
bbd88426d9
django docs minor tweaks
|
12 years ago |
Ask Solem
|
9977e99388
Cosmetics
|
12 years ago |
Ask Solem
|
0cb26bc337
djcelery now has a 'celery' command
|
12 years ago |
Ask Solem
|
bd219442bb
Use 'CALL a task' for client, and 'EXECUTE' for worker
|
12 years ago |
Ask Solem
|
fd3808161b
Documentation is now using celery command
|
12 years ago |
Ask Solem
|
4e14f7605e
Consistently use @task() (with parens) in docs
|
12 years ago |
Ask Solem
|
fbb94b42ad
The celery.task module can now be used as a decorator (!!!)
|
12 years ago |
Ask Solem
|
129562addd
Typos
|
12 years ago |
Ask Solem
|
34780e2bdd
Moves the Django-Celery docs into the main Celery docs
|
12 years ago |