Skip to main content

Fresh autocompletes for Django

Project description

https://img.shields.io/pypi/dm/django-autocomplete-light.svg https://badge.fury.io/py/django-autocomplete-light.png https://secure.travis-ci.org/yourlabs/django-autocomplete-light.png?branch=master https://codecov.io/github/yourlabs/django-autocomplete-light/coverage.svg?branch=master

Features

  • Python 2.7, 3.4, Django 1.8+ support,

  • Django (multiple) choice support,

  • Django (multiple) model choice support,

  • Django generic foreign key support (through django-querysetsequence),

  • Django generic many to many relation support (through django-generic-m2m and django-gm2m)

  • Multiple widget support: select2.js, easy to add more.

  • Creating choices that don’t exist in the autocomplete,

  • Offering choices that depend on other fields in the form, in an elegant and innovant way,

  • Dynamic widget creation (ie. inlines), supports YOUR custom scripts too,

  • Provides a test API for your awesome autocompletes, to support YOUR custom use cases too,

  • A documented, automatically tested example for each use case in test_project.

Upgrading

See CHANGELOG..

For v2 users and experts, a blog post was published with plenty of details.

Resources

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

django-autocomplete-light-3.2.10.tar.gz (428.5 kB view hashes)

Uploaded Source

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