RESTful API for django-celery-results
Project description
django-celery-results RESTful API
RESTful API for django-celery-results.
Usage
Add celery_results_rest
in your project's settings.py
:
INSTALLED_APPS = [
'celery_results_rest',
]
Include celery_results_rest.urls
in project's urls.py
:
urlpatterns = [
path('celery/results/', include('celery_results_rest.urls'))
]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django_celery_results_rest-0.0.3.tar.gz
.
File metadata
- Download URL: django_celery_results_rest-0.0.3.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e5432dd60155b24ec30f101a3027854094b785fb61173a48a816c7a86202c32 |
|
MD5 | 35298a58ced3f3995056bb3fa8dd3ed4 |
|
BLAKE2b-256 | 5e4601cd886ef43337b53f75de2a913276724822d33aea15198a5d1820149042 |
File details
Details for the file django_celery_results_rest-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: django_celery_results_rest-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 968e87dba391fa8ffc129bcaeae9b82391a889b4ea9c6cb4f673ed87cbc40ef5 |
|
MD5 | f1199d8cebf796e87e8a6b635eb93a7b |
|
BLAKE2b-256 | 41926c229a0a9130ab82e45c826a19dbbf1b8c663798b5627281cd74046b6cc1 |