Add tags to any model in Django via ModelViewSet
Project description
Django Flexi Tag
Flexi tag informs subscribed users via an URL when a specific event occurs.
Installation
Installation using pip:
pip install dj-flexi-tag
flexi-tag package has to be added to INSTALLED_APPS and migrate command has to be run.
INSTALLED_APPS = (
# other apps here...
'flexi_tag',
)
Sample Scenario
Will be added soon.
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
dj-flexi-tag-0.0.1.tar.gz
(14.7 kB
view details)
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 dj-flexi-tag-0.0.1.tar.gz.
File metadata
- Download URL: dj-flexi-tag-0.0.1.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a5ea596182552aa838a03e710627c8f62dfa4ef09de4117f402bfcf81db1016
|
|
| MD5 |
51aa8ea714dfe57b386df6d12b040700
|
|
| BLAKE2b-256 |
642111b6be8007e92e96dea1e17c02b97b04d12391555ad52e0335dc8c85b7ea
|
File details
Details for the file dj_flexi_tag-0.0.1-py3-none-any.whl.
File metadata
- Download URL: dj_flexi_tag-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe03046d90a6d23fd09f75e582db4d61f57456e2b74ec4a33f5a4ac2e7528c8f
|
|
| MD5 |
59b47878ff1ffd7244ca55a8f496bf30
|
|
| BLAKE2b-256 |
6b5f0d3d63ab93d66c0e4ba8a4d6f91fb7f6a80c0b612029fe41637d183c07b0
|