django-meta
This pluggable app allows Django developers to quickly add meta tags and OpenGraph, Twitter, and Schema.org properties to their HTML responses.
Warning
INCOMPATIBLE CHANGE: as of version 2.0 django-meta has no longer supports Google+, basic Schema.org support has been introduced.
Contents
Installation
See https://django-meta.readthedocs.io/en/latest/installation.html
Supported versions
Django
2.2 to 3.1 (newer versions might work but are not tested yet)
Python
Python 3.5 to 3.8
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.