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.