Skip to main content

Common templatetags provides for Django

Project description

common-tags pypi version

https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square https://img.shields.io/pypi/pyversions/common-tags.svg?style=flat-square https://img.shields.io/badge/Django-1.8,%201.9,%201.10-green.svg?style=flat-square

Common templatetags provides for Django.

Installation

Common Tags is available directly from PyPI:

  1. Installing the package.

$ pip install common-tags
  1. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

common-tags-1.0.2.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file common-tags-1.0.2.tar.gz.

File metadata

  • Download URL: common-tags-1.0.2.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for common-tags-1.0.2.tar.gz
Algorithm Hash digest
SHA256 7e6cd7ed45541ff947a2e7f7c051df7ae6a186928b2c5d5fc40e457d1d625339
MD5 2acb7c744ec1f5b345f4788c2a27bf9c
BLAKE2b-256 622aae8150c0a08969f54e3ce9df5c737989533e364b20f3ba6e5d9458aea9d1

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page