Keith Callenberg
|
3ed8a7414f
minor typo fix on tasks.rst (#3499)
|
8 years ago |
Tiago Moreira Vieira
|
fcf9763d58
Fix syntax error in one example at the Tasks userguide doc.
|
8 years ago |
Tom S
|
c04f1cc7e7
update documentation for Task.backend
|
9 years ago |
Kevin Harvey
|
7a903e8720
Fixes a few grammatical and punctuation errors.
|
9 years ago |
Sean Wang
|
9df9f5fd62
Removed an extra on_retry entry.
|
9 years ago |
armo
|
c6df81cae3
Update tasks.rst
|
9 years ago |
Ask Solem
|
b4efc1d6af
Advocate use of the rpc:// backend over amqp
|
9 years ago |
GDvalle
|
a487640991
Syntax fix in Abstract classes example
|
10 years ago |
Adrian
|
2254b115be
Fix typo in task docs
|
10 years ago |
James Pulec
|
951c2374e1
Correct spelling error
|
10 years ago |
Ask Solem
|
c0e6570e4b
Wording
|
10 years ago |
Anders Pearson
|
6ce4be79e5
add note about Django 1.6 transaction changes to userguide
|
10 years ago |
Ask Solem
|
447cff07ef
Doc improvements, and removes useless Signature.link example (Issue #1950)
|
10 years ago |
Ask Solem
|
78ff2be37e
update_state examples check direct calls. Closes #1977
|
10 years ago |
Ask Solem
|
1aa81b088c
Sphinx extension resolved to celery.attr instead of app.attr, also faq referred to outdated celery.execute module
|
10 years ago |
Ask Solem
|
88d0719a0d
Added logging example to redirect stdouts to custom logger in task
|
10 years ago |
Lucas Wiman
|
854379db7c
Correct arithmetic and add note about rate_limit
|
10 years ago |
Ask Solem
|
3a9abd6ea4
Docs: Use celery -A proj consistently
|
10 years ago |
Jonas Haag
|
ddeb280436
Clarify behavior of rate limits in docs
|
10 years ago |
dtheodor
|
c3052fa553
Update tasks.rst
|
11 years ago |
Ask Solem
|
746b94ae15
Merge branch '3.1' of github.com:celery/celery into 3.1
|
11 years ago |
Łukasz Kożuchowski
|
02541a54f9
Update docs/userguide/tasks.rst (typo fix)
|
11 years ago |
outself
|
8d167fc6a4
fix typo
|
11 years ago |
Ask Solem Hoel
|
c254dbcb13
Merge pull request #1794 from brianpeiris/patch-1
|
11 years ago |
Brian Peiris
|
0e9b94af8a
Add units to time_limit description.
|
11 years ago |
Dan Hackner
|
1c6cd3cc8b
Removed unnecessary import from example
|
11 years ago |
Dan Hackner
|
eab3d898d8
Corrected raised exception class name
|
11 years ago |
Ask Solem
|
0fbab3ab3f
Fixes typo
|
11 years ago |
Ask Solem
|
f226c43633
Adds Task.throws to Task userguide
|
11 years ago |
Ask Solem
|
5d02d46bcb
Docs: Tasks missing self argument
|
11 years ago |