Django plugin wrapping django_tasks for background work
Project description
django-plugin-tasks
Django plugin wrapping django_tasks for background work
Installation
First configure your Django project to use DJP.
Then install this plugin in the same environment as your Django application.
pip install django-plugin-tasks
Usage
The plugin defaults to using the DatabaseBackend, which is a reasonable for production and local development. Override these settings as desired after the djp.settings(globals()) call. For example, you may want to run the DummyBackend or ImmediateBackend while running tests.
No further configuration is needed, refer to django_tasks documentation to learn about your new capabilities.
Development
Install uv following uv's install documentation. Install just with uv tool install rust-just.
Testing
just test
Linting
just lint
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
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_plugin_tasks-0.1.1.tar.gz.
File metadata
- Download URL: django_plugin_tasks-0.1.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f054dd39615fa1385eed361c8e591e8fd3aeddb37cd6bce22985048dc806311d
|
|
| MD5 |
ee6b1c412fd0ae5bdbcef07ec618134b
|
|
| BLAKE2b-256 |
acfc3f7fc0cd1d6cdd69e7f8fc1b59e05a29d53202303111d1210963f215c954
|
File details
Details for the file django_plugin_tasks-0.1.1-py3-none-any.whl.
File metadata
- Download URL: django_plugin_tasks-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b127672d7b8e06fb56b76a3d024e6c08e28fe64daf7c28996b06f125309db76
|
|
| MD5 |
d0f71de5c3e9e9fa0d30471ba7c6b5c8
|
|
| BLAKE2b-256 |
9a019a89a388148d196223d139939221a654520de9794e296889bc634f4ac76a
|