sq9mev / django-taggit

Simple tagging for django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-taggit (+ django-taggit-autocomplete)
============================================

This is a combination of alex/django-taggit & fcurella/django-taggit-autocomplete.

Install:

> Install taggit according to its instructions.
> Add the content of the static folder to your folder specified by STATIC_URL in settings.py


All credit goes to the developers of alex/django-taggit & fcurella/django-taggit-autocomplete.

About

Simple tagging for django

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 73.3%Language:JavaScript 26.7%