Static
|
c7b163a560
Fix grammar, update .gitignore (#3887)
|
7 years ago |
Ask Solem
|
9ce1b1bf65
Cosmetics
|
8 years ago |
Ask Solem
|
9f0cf25748
Examples/Docs: Django example does not need to import settings
|
8 years ago |
Ask Solem
|
6027e445ec
One space after period for proportional fonts + contractions
|
8 years ago |
Ask Solem
|
d883a7005f
No longer supports Microsoft Windows
|
8 years ago |
Ask Solem
|
016629f75e
Use unicode_literals in all modules (with upgrading flakeplus to use 2.7 target)
|
8 years ago |
wyc
|
3364f12e95
Update Django Example and README
|
9 years ago |
Ask Solem
|
7b87698992
Fixes bug with configuration key prefix
|
9 years ago |
Ask Solem
|
53b5fdf3c5
Lowercase settings and settings cleanup (radical, but backwards compatible)
|
9 years ago |
Ask Solem
|
045b52f145
flakes
|
9 years ago |
Ask Solem
|
e436454d02
Django autodiscovery no longer requires an argument to work.
|
9 years ago |
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 |