django-taggit-autocomplete-modified is a Django app that provides autocomplete functionality to the tags form field of django-taggit.
Documentation
Apart from the django-taggit-autocomplete-modified Online Documentation, more information about the installation, configuration and usage of this application may be available at the project's wiki.
Product's homepage
Here are some key features of "django-taggit-autocomplete-modified":
· Provides autocomplete functionality for the tags fields in the administration interface.
· Works out of the box. Requires minimal configuration.
· Supports custom Tag model.
Requirements:
· Python
· Django