Pre-release
This release is a pre-release and may not be stable for production use.
[Django-Celery-Model](https://github.com/mback2k/django-celery-model) is an
extension to [Django-Celery](https://github.com/celery/django-celery)
which adds supports for tracking tasks aligned to Django model instances.
Installation
------------
You can install the latest version from GitHub manually:
git clone https://github.com/mback2k/django-celery-model.git
cd django-celery-model
python setup.py install
or via pip:
pip install https://github.com/mback2k/django-celery-model/zipball/master
Configuration
-------------
Add the package to your `INSTALLED_APPS`:
INSTALLED_APPS += (
'djcelery',
'djcelery_model',
)
License
-------
* Released under MIT License
* Copyright (c) 2014 Marc Hoersken <info@marc-hoersken.de>
extension to [Django-Celery](https://github.com/celery/django-celery)
which adds supports for tracking tasks aligned to Django model instances.
Installation
------------
You can install the latest version from GitHub manually:
git clone https://github.com/mback2k/django-celery-model.git
cd django-celery-model
python setup.py install
or via pip:
pip install https://github.com/mback2k/django-celery-model/zipball/master
Configuration
-------------
Add the package to your `INSTALLED_APPS`:
INSTALLED_APPS += (
'djcelery',
'djcelery_model',
)
License
-------
* Released under MIT License
* Copyright (c) 2014 Marc Hoersken <info@marc-hoersken.de>
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-celery-model-0.0.1dev.zip.
File metadata
- Download URL: django-celery-model-0.0.1dev.zip
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3685afc7a7812c800b9ecb67fc7c3d6eb259b0bed7b55cf1c6aa1ece3dd500c
|
|
| MD5 |
65b4024d99fa71366930aecc057a484f
|
|
| BLAKE2b-256 |
5d8227f8275ce0b512f68e25cf360595872633c3e2d0d69357f97e7875abe9c7
|
File details
Details for the file django-celery-model-0.0.1dev.win32.exe.
File metadata
- Download URL: django-celery-model-0.0.1dev.win32.exe
- Upload date:
- Size: 200.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbda6bc95c664a34f9fbbc2e0f5bacbbd5186552a55a37889d07af5c4f0f7c81
|
|
| MD5 |
57a07ea858d50f7261a21f8c97a9a0da
|
|
| BLAKE2b-256 |
a44d73d4ad287c733d7e8cb8d66c620d970efff1e69ec3dcb3d396be6593e262
|