You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

django-tomselect2

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-tomselect2

Django integration for Tom Select autocomplete widget

0.1.1
pipPyPI
Maintainers
1

|header|

================= django-tomselect2

|version| |coverage| |license|

Custom autocomplete fields for Django_.

.. note:: Special thanks to Johannes Maron (codingjoe) for his prior work on django-select2, which inspired this project.

Documentation

Documentation available at https://django-tomselect2.readthedocs.io/.

.. _Django: https://www.djangoproject.com/ .. _TomSelect: https://tom-select.js.org/ .. _autocomplete_fields: https://docs.djangoproject.com/en/stable/ref/contrib/admin/#django.contrib.admin.ModelAdmin.autocomplete_fields

.. |header| image:: https://github.com/krystofbe/django-tomselect2/blob/main/docs/images/logo.png?raw=true .. |version| image:: https://img.shields.io/pypi/v/django-tomselect2.svg :target: https://pypi.python.org/pypi/django-tomselect2/ .. |coverage| image:: https://codecov.io/gh/krystofbe/django-tomselect2/branch/master/graph/badge.svg :target: https://codecov.io/gh/krystofbe/django-tomselect2 .. |license| image:: https://img.shields.io/badge/license-APL2-blue.svg :target: https://raw.githubusercontent.com/krystofbe/django-tomselect2/master/LICENSE.txt

Keywords

Django

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts