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.0a1.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.0a1.tar.gz.
File metadata
- Download URL: dj-flexi-tag-0.0.0a1.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 |
687cbb8e682fb0a855992a7b28b4d622d19be9578352704a47dc6596178b4924
|
|
| MD5 |
2b99e533bd78cf04219f820c1a1db6fc
|
|
| BLAKE2b-256 |
3e5a059fd385293af8569f3d09f32811cc5964cf21e62d58205470ddb5086c57
|
File details
Details for the file dj_flexi_tag-0.0.0a1-py3-none-any.whl.
File metadata
- Download URL: dj_flexi_tag-0.0.0a1-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 |
bc56b0b30fe7aa27ce13c61b70cbcf88d0e95684afa4e30c7a57ebc17ee1138b
|
|
| MD5 |
396b26d6247f1b2f1870e563e705b602
|
|
| BLAKE2b-256 |
9a6fa9ecd57d54959070802de76c84cb0ff4be8bbdbf2c3d2874ecfb14971115
|