Project

General

Profile

django-taggit-autocomplete-modified Development Web Site

django-taggit-autocomplete-modified is a Django application that implements autocomplete functionality for the tags field provided by the django-taggit project.

It is based on:

Features

  • Provides autocomplete functionality for the tags fields in the administration interface.
  • Works out of the box. Requires minimal configuration.
  • Supports custom Tag model.