bin
|
076daaa3e8
Add bin/celerybeat to setup.py scripts
|
15 years ago |
celery
|
58ce11d293
Use a django settings module, if defined, even if it wasn't already loaded by Django (for example, when using ./celeryd directly rather than the celeryd management command.
|
15 years ago |
contrib
|
914a63e2fa
Allow /etc/default/celeryd to define additional options.
|
15 years ago |
docs
|
ea5ae5efb2
Merge branch 'beat' into 1point0
|
15 years ago |
testproj
|
9374d1a0ae
Tasks now automatically registered in the registry, also automatic naming is now always working with relative imports.
|
15 years ago |
.gitignore
|
2068f1897b
Added .build to gitignore
|
16 years ago |
AUTHORS
|
25fc01179b
Added Timo Sugliani to AUTHORS
|
15 years ago |
Changelog
|
1e7ee1f9c5
Fix changelog typo compatability -> compatibility
|
15 years ago |
FAQ
|
c68b40e287
Fix typo AMQP_HOST -> AMQP_SERVER. AMQP_SERVER will be replaced with AMQP_HOST
|
15 years ago |
INSTALL
|
316a1e6475
Apparently INSTALL is a required file at pypants, so lets add it then.
|
15 years ago |
LICENSE
|
47bb9dcad8
Renamed LICENCE -> LICENSE. Apparently LICENCE is a typo in the pycheesecake docs (and thank science for that).
|
15 years ago |
MANIFEST.in
|
65aaffea4d
Added contrib to MANIFEST.in
|
15 years ago |
Makefile
|
bbb1bd2566
Autogenerated documentation for github.
|
15 years ago |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 years ago |
README.rst
|
232f7c166c
Bumped version to 0.9.0 (new development branch)
|
15 years ago |
THANKS
|
8b1f46de33
THANKS: Thanks to Martin Mahner for the Sphinx theme.
|
15 years ago |
TODO
|
5df08a9d0d
PyPANTS PYPANTS!!
|
15 years ago |
setup.py
|
ea5ae5efb2
Merge branch 'beat' into 1point0
|
15 years ago |