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

kapt-labs/django-meta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-meta

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

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.

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

2.2 to 3.1 (newer versions might work but are not tested yet)

Python 3.5 to 3.8

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

For more details check documentation.

django-meta has been started by Branko Vukelic.

Current maintainer: Iacopo Spalletti

See AUTHORS file for the complete list of contributors

See third_party_apps

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 94.6%
  • HTML 5.4%