Skip to main content

Select2 option fields for Django.

Project description

version ci coverage license

This is a Django integration of Select2.

The app includes Select2 driven Django Widgets.

Installation

  1. Install django_select2

pip install django_select2
  1. Add django_select2 to your INSTALLED_APPS in your project settings.

  2. Add django_select to your urlconf if you use any ‘Auto’ fields.

url(r'^select2/', include('django_select2.urls')),

Documentation

Documentation available at http://django-select2.readthedocs.io/.

External Dependencies

  • jQuery version 2 This is not included in the package since it is expected that in most scenarios this would already be available.

Example Application

Please see tests/testapp application. This application is used to manually test the functionalities of this package. This also serves as a good example.

Changelog

See CHANGELOG.md

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-select2-6.0.0.tar.gz (32.7 kB view details)

Uploaded Source

File details

Details for the file django-select2-6.0.0.tar.gz.

File metadata

File hashes

Hashes for django-select2-6.0.0.tar.gz
Algorithm Hash digest
SHA256 93f954c1a0e5b94c346fddc36c149613069129941ae9585bc1ab1b3bc52c01d8
MD5 0d04301c3eda366c30a2c82916b4f8f4
BLAKE2b-256 4ecf6351c717c130887ddfdb5efb9ba5732057295b189bd7c6b1a64c6c27b090

See more details on using hashes here.

Provenance

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