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.0b1.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

django_meta-1.0b1-py2.py3-none-any.whl (11.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for django-meta-1.0b1.tar.gz
Algorithm Hash digest
SHA256 183e803e65599f7556a130082548ae29994a25c26af2b99340a34474b739b5b1
MD5 37777f0abf6bdd08bac812f663725acd
BLAKE2b-256 e0f8d524ee8af606e41a5836aaa560a1d31cd894932175702735ed4e1b5adb56

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for django_meta-1.0b1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b5565737dd64f8d9bdeb94db7e5dcf9915bb22a10d3b9b738c96623d0348381e
MD5 aba5470704c8e98ef68ff90401211c13
BLAKE2b-256 27cfd101d4ffaf29b9c2a6066c8af9e772328f7eb0c0a506729ba96a16116339

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