Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Used shared_task decorator for better compatibility #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bufke
Copy link

@bufke bufke commented Aug 29, 2014

See
http://celery.readthedocs.org/en/latest/django/first-steps-with-django.html#using-the-shared-task-decorator

Using shared_task allows one to customize the celery configuration. It's recommended for third party apps. Without it the app will not work with anything but a default celery configuration.

@kyleterry
Copy link
Contributor

Backed 👍

@outofculture
Copy link
Contributor

Oof, I'm on vacation in Spain without a computer, so I can't login to
github or update pypi. I'll merge and update next week.

Thanks!

@bufke
Copy link
Author

bufke commented Sep 12, 2014

If there is anything I can do to help let me know. I'm happy to be a maintainer here too.

@outofculture
Copy link
Contributor

@bufke right. I'm catching up on life still, but this should be quick.

Oh, hey, I need to disassociate from the aquameta repo; I don't think they're maintaining it, and I don't have access it. I don't know; aquameta, you may want to delete your repo, if you're not doing anything with it.

@qpfiffer
Copy link
Contributor

@outofculture You should probably also change the pypi info to point to your repo

@outofculture
Copy link
Contributor

Good catch, @qpfiffer. Pypi updated with the pull-request-modified package and appropriate url. Fork status of my branch: de-forked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants