common-tags 1.0.3
pip install common-tags
Latest version
Released:
Common templatetags provides for Django
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Agus Makmun (Summon Agus)
- Tags django, common, templatetags
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
Project description
common-tags 
Common templatetags provides for Django.
Installation
Common Tags is available directly from PyPI:
Installing the package.
$ pip install common-tags
Don’t forget to add 'common' to your 'INSTALLED_APPS' setting (without migrations).
# settings.py INSTALLED_APPS = [ .... 'common', ]
Usage in template
{% load common_tags %}
For complete usage, see common/templatetags/common_tags.py
Contributing
Feel free to open a bug or contribute to code !
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Agus Makmun (Summon Agus)
- Tags django, common, templatetags
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file common-tags-1.0.3.tar.gz
.
File metadata
- Download URL: common-tags-1.0.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c70f125ebd5720b0a63efa2a6d6966b7337efa07f1c709d73beca22d768682f5 |
|
MD5 | b5a0b7d73ba7a4c9a2b6e37f7e07a1ee |
|
BLAKE2b-256 | 904c25f2ab915abc06c0dbc6257f5df05d79305543e776d341d8ac8b7a53ce1e |