Ask Solem
|
7c072e4d31
Armin sez only to use one dot, and he's right
|
13 سال پیش |
Ask Solem
|
f5f8b21926
Reorganizes utils into utils.imports, utils.text and utils.functional
|
13 سال پیش |
Ask Solem
|
6b52605db6
Updates copyright years to include 2012
|
13 سال پیش |
Ask Solem
|
1515d94b39
Can now override the execution strategy for each task.
|
13 سال پیش |
Ask Solem
|
641e838dd6
Cosmetics
|
13 سال پیش |
Ask Solem
|
27caaad22c
Adds module docstrings
|
14 سال پیش |
Ask Solem
|
f6a5c316c6
Cleans up deprecation warnings, and always display them in celery programs
|
14 سال پیش |
Ask Solem
|
0f3fe52e31
celery.loaders: Removes setup_loader, and deprecates current_loader + load_settings
|
14 سال پیش |
Ask Solem
|
b6179c7316
Use new-style relative imports
|
14 سال پیش |
Ask Solem
|
fb7023dfe8
Cosmetics
|
14 سال پیش |
Ask Solem
|
b8cf78eb1d
More Python 2.4 cleanup
|
14 سال پیش |
Ask Solem
|
1dfe6d0d54
Remove 2.4 workarounds
|
14 سال پیش |
Ask Solem
|
1ca89298e6
Implemented celery.config_from_object + .config_from_envvar.
|
15 سال پیش |
Ask Solem
|
b8bfb0cfce
It's no longer allowed to skip the class name in loader names.
|
15 سال پیش |
Ask Solem
|
c1101c9bfc
loaders: "django" alias now points to "djcelery.loaders.DjangoLoader"
|
15 سال پیش |
Ask Solem
|
2d5af80403
All tests are passing without Django installed!
|
15 سال پیش |
Ask Solem
|
696f51cdc4
Default loader no longer sets up the django env, and loader autodection removed.
|
15 سال پیش |
Ask Solem
|
159e4415c7
Django specific modules moved to the django-celery package.
|
15 سال پیش |
Ask Solem
|
ebf0c2b33c
Replace usage of the string module.
|
15 سال پیش |
Ask Solem
|
adc98c0933
celery.loaders: Fixed typo DEFAULT_LOADER_CLASS_NAME -> _DEFAULT_LOADER_CLASS_NAME
|
15 سال پیش |
Ask Solem
|
2da30b1efb
Renamed first_char -> first_letter
|
15 سال پیش |
Ask Solem
|
c5b1bfafad
CELERY_LOADER now needs loader class name in addition to module name, e.g.
|
15 سال پیش |
Ask Solem
|
102724a8b8
fixed typo _detect_loader() -> detect_loader() in celery.loaders.current_loader(). Thanks twillis!
|
15 سال پیش |
Ask Solem
|
3a71bdb80f
Detecting load is now lazy, and not done when importing celery.loaders.
|
15 سال پیش |
Ask Solem
|
906a5c3917
(#GH-41) Remember previous loader by keeping it in the CELERY_LOADER environment
|
15 سال پیش |
Ask Solem
|
61b4d9f05e
92% coverage
|
15 سال پیش |
Ask Solem
|
4cc234159a
Pyflakes
|
15 سال پیش |
Ask Solem
|
4ae06cec8f
Support setting custom loader with the CELERY_LOADER environment variable.
|
15 سال پیش |
Ask Solem
|
245a5dfda0
PEP8ify
|
15 سال پیش |
Ask Solem
|
84eb860d99
PEP8ify: Group imports
|
15 سال پیش |