bin
|
0935f92404
Now able to successfully use and run celery outside of Django
|
15 vuotta sitten |
celery
|
5950f14ab0
Allow base=PeriodicTask argument to task decorator
|
15 vuotta sitten |
contrib
|
92254967f2
find-unprocessed-tasks-debug.sh (for loglevel DEBUG), find-unprocessed-tasks.sh (for loglevel INFO)
|
15 vuotta sitten |
docs
|
9b63529e25
Remove references to register in documentation
|
15 vuotta sitten |
testproj
|
9374d1a0ae
Tasks now automatically registered in the registry, also automatic naming is now always working with relative imports.
|
15 vuotta sitten |
.gitignore
|
2068f1897b
Added .build to gitignore
|
16 vuotta sitten |
AUTHORS
|
2b23153477
Added Jerzy Kozera to AUTHORS
|
15 vuotta sitten |
Changelog
|
1e7ee1f9c5
Fix changelog typo compatability -> compatibility
|
15 vuotta sitten |
FAQ
|
41376a7106
Added FAQ: Why isn't my tasks processed.
|
15 vuotta sitten |
INSTALL
|
316a1e6475
Apparently INSTALL is a required file at pypants, so lets add it then.
|
15 vuotta sitten |
LICENSE
|
47bb9dcad8
Renamed LICENCE -> LICENSE. Apparently LICENCE is a typo in the pycheesecake docs (and thank science for that).
|
15 vuotta sitten |
MANIFEST.in
|
65aaffea4d
Added contrib to MANIFEST.in
|
15 vuotta sitten |
Makefile
|
bbb1bd2566
Autogenerated documentation for github.
|
15 vuotta sitten |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 vuotta sitten |
README.rst
|
9b63529e25
Remove references to register in documentation
|
15 vuotta sitten |
THANKS
|
8b1f46de33
THANKS: Thanks to Martin Mahner for the Sphinx theme.
|
15 vuotta sitten |
TODO
|
5df08a9d0d
PyPANTS PYPANTS!!
|
15 vuotta sitten |
setup.py
|
5d5d23eef0
Add license='BSD' to setup.py
|
15 vuotta sitten |