Skip to main content

Django jQuery Tags Input is a Django field and widgetwrapper that uses `django-selectable for autocompletion

Project description

Overview

Django Tags Input is a module that gives you a modified version of the Xoxco jQuery Tags Input library within Django.

The result is a very pretty interface with tags and autocomplete which can optionally automatically create new items when they are missing.

Admin usage

from django.contrib import admin import models from tags_input import admin as tags_input_admin

class YourAdmin(tags_input_admin.TagsInputAdmin):

pass

admin.site.register(models.YourModel, YourAdmin)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-tags-input-1.4.tar.gz (112.6 kB view details)

Uploaded Source

File details

Details for the file django-tags-input-1.4.tar.gz.

File metadata

File hashes

Hashes for django-tags-input-1.4.tar.gz
Algorithm Hash digest
SHA256 6a3cec30d1845356daac218b06209e93a3aff158da2c3b652c4a2926157c256c
MD5 375c9447644a3dc7b4f1178d0a6b123d
BLAKE2b-256 0f354d32eb9a7abcd124db96bcd53d8bc4ee38d8fb5b838f44c129b7696de277

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page