Skip to content

na/django-metatags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django Html Metatags

A django app which provides the ability to attach metatags to an object through a generic foreign key. The app adds a template tag for retreiving the metatags of the object.

Installation

  1. Add the metatags folder to your python path.
  2. Add metatags to your INSTALLED_APPS setting.

Now log in to your admin site and create some metatags. Check out the included project for an example of integrating metatags with flatpages.

About

Simple django app to add html metatags to an object.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages