Introduction

This section contains an introduction to django-taggit-autocomplete-modified, including general information about how to submit bug reports and make feature requests.

django-taggit-autocomplete-modified provides autocomplete functionality to the tags form field of django-taggit.

django-taggit-autocomplete-modified is based on:

Licensed under the Apache License version 2.0. More licensing information exists in the license section.

Features

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

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.

Donations

This software is released as free-software and provided to you at no cost. However, a significant amount of time and effort has gone into developing this software and writing this documentation. So, the production of this software has not been free from cost. It is highly recommended that, if you use this software in production, you should consider making a donation.

To make a donation, please visit the CodeTRAX donations page which contains a PayPal donate button.

Thank you for considering making a donation to django-taggit-autocomplete-modified.

Bugs and feature requests

In case you run into any problems while using this application or think that a new feature should be implemented, it is highly recommended you submit a new report about it at the project’s issue tracker.

Using the issue tracker is the recommended way to notify the authors about bugs or make feature requests. Also, before submitting a new report, please make sure you have read the new issue guidelines.

Support

CodeTRAX does not provide support for django-taggit-autocomplete-modified.

You can still get community support at the Community Support Forums:

License

Copyright 2011-2016 George Notaras <gnot [at] g-loaded.eu>

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the License exists in the product distribution; the LICENSE file. For copyright and other important notes regarding this release please read the NOTICE file.

Table Of Contents

Previous topic

django-taggit-autocomplete-modified’s documentation

Next topic

Installation

This Page