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.3.tar.gz (112.6 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-tags-input-1.3.tar.gz
Algorithm Hash digest
SHA256 65362c3ed2f0a109a0e21aadd69044e705030d47d910920032596d0f1a4d9544
MD5 2b1ec7e635792ae53aee9882b10e9520
BLAKE2b-256 1407aa1c8a2187f59967d50996a4eaeef385c1abc7d7769dc55e7d1e3a663015

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