Skip to content

Pluggable app to allow Django developers to quickly add meta tags and OpenGraph, Twitter, and Google Plus properties to their HTML responses.

License

Notifications You must be signed in to change notification settings

greganagno/django-meta

 
 

Repository files navigation

django-meta

Join the Gitter chat Latest PyPI version Python versions Latest Travis CI build status Test coverage Code Climate License

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

Note

django-meta is now maintained by Nephila on github. Old bitbucket repository won't be updated anymore.

Warning

as of version 1.0 django-meta has included django-meta-mixin 0.2.1; django-meta 1.0 is a drop in replacement for django-meta-mixin: as a result django-meta-mixin is no longer actively developed

Warning

As of version 1.4, the support for Python 2.6 and Django<1.8 has been dropped

Installation

See https://django-meta.readthedocs.io/en/latest/installation.html

Supported versions

Django

1.8 to 2.0 (newer versions might work but are not tested yet)

Python

Python 2.7 to 3.6

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

Apps using django-meta / extensions

See third_party_apps

Reporting bugs

Please report all bugs to our Github issue tracker.

About

Pluggable app to allow Django developers to quickly add meta tags and OpenGraph, Twitter, and Google Plus properties to their HTML responses.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.1%
  • HTML 6.6%
  • Makefile 1.3%