Skip to main content

Pluggable app for handling webpage meta tags and OpenGraph properties

Project description

Latest PyPI version Monthly downloads Python versions Latest Travis CI build status Test coverage Test coverage Code Climate

This pluggable app allows Django developers to quickly add meta tags and OpenGraph, Twitter, and Google Plus properties to their HTML responses.

Installation

Install using pip:

pip install django-meta

Add meta to INSTALLED_APPS:

INSTALLED_APPS = (
    ....
    'meta',
)

Supported versions

Django

  • Django 1.6

  • Django 1.7

  • Django 1.8

  • Django 1.9

Python

  • Python 2.6

  • Python 2.7

  • Python 3.3

  • Python 3.4

  • Python 3.5

Basic concept

django-meta provides a view-method and model-method interface to provide and handle meta informations

For more details check documentation.

Authors and Contributors

django-meta has been started by Branko Vukelic.

Current maintainer: Iacopo Spalletti

See AUTHORS file for the complete list of contributors

Reporting bugs

Please report all bugs to our Github issue tracker.

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

django-meta-1.0b2.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

django_meta-1.0b2-py2.py3-none-any.whl (12.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-meta-1.0b2.tar.gz.

File metadata

  • Download URL: django-meta-1.0b2.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-meta-1.0b2.tar.gz
Algorithm Hash digest
SHA256 9ee764bd36a0f2c38f3467ce59421d242a30f40297b5b035cffd185ba06d5486
MD5 17bdb4e4dcba3f53fd09bb12a51e9959
BLAKE2b-256 0bb5700f85f9907eab29a7161b171fe4da7107e48647d1016c52934f5228ed29

See more details on using hashes here.

Provenance

File details

Details for the file django_meta-1.0b2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_meta-1.0b2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 013d4a4db1160fe1ebc399c00cc2938112de531ba3990de9dc8a4bfc4dd323d7
MD5 7298eb1a85eeb6e9bec59594549a9176
BLAKE2b-256 04f257aaa367ed12fac1cd2eb9953d9a92080e2c8fc56191ff2133941ad168e8

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