Celery 3.0 Documentation
Timezone • Optimization • What to do now? Using Celery in your Application Our Project Project layout: proj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import 212 Chapter 2. Contents Celery Documentation, Release 4.0.0 If you have a modern Django project layout like: - proj/ - proj/__init__.py - proj/settings.py - proj/urls.py - manage.py then the recommended from .celery import app as celery_app __all__ = ['celery_app'] Note that this example project layout is suitable for larger projects, for simple projects you may use a single contained module that defines0 码力 | 703 页 | 2.60 MB | 1 年前3Celery v4.0.1 Documentation
Control Timezone Optimization What to do now? Using Celery in your Application Our Project Project layout: proj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import first define an instance of the Celery library (called an “app”) If you have a modern Django project layout like: - proj/ - proj/__init__.py - proj/settings.py - proj/urls.py - manage.py then the recommended from .celery import app as celery_app __all__ = ['celery_app'] Note that this example project layout is suitable for larger projects, for simple projects you may use a single contained module that defines0 码力 | 1040 页 | 1.37 MB | 1 年前3Celery v4.0.2 Documentation
Control Timezone Optimization What to do now? Using Celery in your Application Our Project Project layout: proj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import first define an instance of the Celery library (called an “app”) If you have a modern Django project layout like: - proj/ - proj/__init__.py - proj/settings.py - proj/urls.py - manage.py then the recommended from .celery import app as celery_app __all__ = ['celery_app'] Note that this example project layout is suitable for larger projects, for simple projects you may use a single contained module that defines0 码力 | 1042 页 | 1.37 MB | 1 年前3Celery v4.1.0 Documentation
Timezone • Optimization • What to do now? Using Celery in your Application Our Project Project layout: proj/__init__.py /celery.py /tasks.py 2.2. Getting Started 25 Celery Documentation, Release first define an instance of the Celery library (called an “app”) If you have a modern Django project layout like: - proj/ - manage.py - proj/ - __init__.py - settings.py - urls.py then the recommended from .celery import app as celery_app __all__ = ['celery_app'] Note that this example project layout is suitable for larger projects, for simple projects you may use a single contained module that defines0 码力 | 714 页 | 2.63 MB | 1 年前3Celery v4.0.1 Documentation
Timezone • Optimization • What to do now? Using Celery in your Application Our Project Project layout: proj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import first define an instance of the Celery library (called an “app”) If you have a modern Django project layout like: - proj/ - proj/__init__.py - proj/settings.py - proj/urls.py - manage.py then the recommended from .celery import app as celery_app __all__ = ['celery_app'] Note that this example project layout is suitable for larger projects, for simple projects you may use a single contained module that defines0 码力 | 705 页 | 2.63 MB | 1 年前3Celery v4.1.0 Documentation
Control Timezone Optimization What to do now? Using Celery in your Application Our Project Project layout: proj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import first define an instance of the Celery library (called an “app”) If you have a modern Django project layout like: - proj/ - manage.py - proj/ - __init__.py - settings.py - urls.py then the recommended from .celery import app as celery_app __all__ = ['celery_app'] Note that this example project layout is suitable for larger projects, for simple projects you may use a single contained module that defines0 码力 | 1057 页 | 1.35 MB | 1 年前3Celery v4.0.0 Documentation
Timezone • Optimization • What to do now? Using Celery in your Application Our Project Project layout: proj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import 212 Chapter 2. Contents Celery Documentation, Release 4.0.0 If you have a modern Django project layout like: - proj/ - proj/__init__.py - proj/settings.py - proj/urls.py - manage.py then the recommended from .celery import app as celery_app __all__ = ['celery_app'] Note that this example project layout is suitable for larger projects, for simple projects you may use a single contained module that defines0 码力 | 701 页 | 2.59 MB | 1 年前3Celery 4.0 Documentation
Timezone • Optimization • What to do now? Using Celery in your Application Our Project Project layout: proj/__init__.py /celery.py /tasks.py 2.2. Getting Started 25 Celery Documentation, Release first define an instance of the Celery library (called an “app”) If you have a modern Django project layout like: - proj/ - proj/__init__.py - proj/settings.py - proj/urls.py - manage.py then the recommended from .celery import app as celery_app __all__ = ['celery_app'] Note that this example project layout is suitable for larger projects, for simple projects you may use a single contained module that defines0 码力 | 707 页 | 2.63 MB | 1 年前3Celery v4.0.2 Documentation
Timezone • Optimization • What to do now? Using Celery in your Application Our Project Project layout: proj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import first define an instance of the Celery library (called an “app”) If you have a modern Django project layout like: - proj/ - proj/__init__.py - proj/settings.py - proj/urls.py - manage.py then the recommended from .celery import app as celery_app __all__ = ['celery_app'] Note that this example project layout is suitable for larger projects, for simple projects you may use a single contained module that defines0 码力 | 707 页 | 2.63 MB | 1 年前3Celery 4.0 Documentation
Control Timezone Optimization What to do now? Using Celery in your Application Our Project Project layout: proj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import first define an instance of the Celery library (called an “app”) If you have a modern Django project layout like: - proj/ - proj/__init__.py - proj/settings.py - proj/urls.py - manage.py then the recommended from .celery import app as celery_app __all__ = ['celery_app'] Note that this example project layout is suitable for larger projects, for simple projects you may use a single contained module that defines0 码力 | 1042 页 | 1.37 MB | 1 年前3
共 45 条
- 1
- 2
- 3
- 4
- 5