bin
|
b8255146b2
Moved celerymon stuff to celerymon, so we can move it out of the main repo
|
15 years ago |
celery
|
91230aef9e
task decorator: Also preserve docstring as cls.__doc__ (was saved to cls.run.__doc__). Thanks to Sebastjan Trepča)
|
15 years ago |
contrib
|
b04bf0c49a
Added contrib/requirements (pip requirements files):
|
15 years ago |
docs
|
9144d3870c
fix import
|
15 years ago |
examples
|
659389c873
Proofread readme in httpexample
|
15 years ago |
testproj
|
172b1be770
Use django-nose for testing instead of the django test runner
|
15 years ago |
.gitignore
|
a7865282a2
Added *.db to .gitignore
|
15 years ago |
AUTHORS
|
88aafee2c7
Added Mark Stover to AUTHORS
|
15 years ago |
Changelog
|
e84eae06ef
Updated changelog
|
15 years ago |
FAQ
|
529dd7146b
PEP8ify
|
15 years ago |
INSTALL
|
316a1e6475
Apparently INSTALL is a required file at pypants, so lets add it then.
|
16 years ago |
LICENSE
|
47bb9dcad8
Renamed LICENCE -> LICENSE. Apparently LICENCE is a typo in the pycheesecake docs (and thank science for that).
|
16 years ago |
MANIFEST.in
|
65aaffea4d
Added contrib to MANIFEST.in
|
15 years ago |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 years ago |
README.rst
|
7711b08ff3
Rendered README.rst
|
15 years ago |
THANKS
|
8b1f46de33
THANKS: Thanks to Martin Mahner for the Sphinx theme.
|
16 years ago |
TODO
|
5df08a9d0d
PyPANTS PYPANTS!!
|
16 years ago |
pavement.py
|
edb2dba360
Consistent naming for save_taskset/restore_taskset
|
15 years ago |
setup.cfg
|
a6bb0481ad
Added setup.cfg with options for build_sphinx + upload_sphinx
|
15 years ago |
setup.py
|
56549b3452
Exclude "testproj" from packages, as we don't want to install that.
|
15 years ago |