django-select2


Namedjango-select2 JSON
Version 8.3.0 PyPI version JSON
download
home_pageNone
SummaryThis is a Django_ integration of Select2_.
upload_time2025-02-09 14:42:19
maintainerNone
docs_urlhttps://pythonhosted.org/django-select2/
authorNone
requires_python>=3.10
licenseNone
keywords django select2 autocomplete typeahead
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |header|

==============
Django-Select2
==============

|version| |coverage| |license|

Custom autocomplete fields for `Django`_.

Documentation
-------------

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

.. note::
    Django's admin comes with builtin support for Select2
    via the `autocomplete_fields`_ feature.


.. _Django: https://www.djangoproject.com/
.. _Select2: https://select2.org/
.. _autocomplete_fields: https://docs.djangoproject.com/en/stable/ref/contrib/admin/#django.contrib.admin.ModelAdmin.autocomplete_fields

.. |header| image:: https://repository-images.githubusercontent.com/266545281/c6db7d26-9f60-454b-845e-395d45c43fa7
.. |version| image:: https://img.shields.io/pypi/v/Django-Select2.svg
   :target: https://pypi.python.org/pypi/Django-Select2/
.. |coverage| image:: https://codecov.io/gh/codingjoe/django-select2/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/codingjoe/django-select2
.. |license| image:: https://img.shields.io/badge/license-APL2-blue.svg
   :target: https://raw.githubusercontent.com/codingjoe/django-select2/master/LICENSE.txt


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-select2",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/django-select2/",
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "Django, select2, autocomplete, typeahead",
    "author": null,
    "author_email": "Johannes Maron <johannes@maron.family>",
    "download_url": "https://files.pythonhosted.org/packages/4f/56/476dff8d08d2ae5d5cdcf51bec57e294c7b1e0daa8a7c0d07a8bb1bf7605/django_select2-8.3.0.tar.gz",
    "platform": null,
    "description": "|header|\n\n==============\nDjango-Select2\n==============\n\n|version| |coverage| |license|\n\nCustom autocomplete fields for `Django`_.\n\nDocumentation\n-------------\n\nDocumentation available at https://django-select2.readthedocs.io/.\n\n.. note::\n    Django's admin comes with builtin support for Select2\n    via the `autocomplete_fields`_ feature.\n\n\n.. _Django: https://www.djangoproject.com/\n.. _Select2: https://select2.org/\n.. _autocomplete_fields: https://docs.djangoproject.com/en/stable/ref/contrib/admin/#django.contrib.admin.ModelAdmin.autocomplete_fields\n\n.. |header| image:: https://repository-images.githubusercontent.com/266545281/c6db7d26-9f60-454b-845e-395d45c43fa7\n.. |version| image:: https://img.shields.io/pypi/v/Django-Select2.svg\n   :target: https://pypi.python.org/pypi/Django-Select2/\n.. |coverage| image:: https://codecov.io/gh/codingjoe/django-select2/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/codingjoe/django-select2\n.. |license| image:: https://img.shields.io/badge/license-APL2-blue.svg\n   :target: https://raw.githubusercontent.com/codingjoe/django-select2/master/LICENSE.txt\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This is a Django_ integration of Select2_.",
    "version": "8.3.0",
    "project_urls": {
        "Changelog": "https://github.com/codingjoe/django-select2/releases",
        "Documentation": "https://django-select2.rtfd.io/",
        "Issue-Tracker": "https://github.com/codingjoe/django-select2/issues",
        "Project-URL": "https://github.com/codingjoe/django-select2",
        "Source": "https://github.com/codingjoe/django-select2"
    },
    "split_keywords": [
        "django",
        " select2",
        " autocomplete",
        " typeahead"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5d2f3b0653ed76e42b528e0230cbf91b192fb5c803dc6e996bf133d24cd92495",
                "md5": "5c38e1b0b38e9f16554991e4e25b90f5",
                "sha256": "70af282123db358a9612241d6b077cbb2a92ce642893e6efcbda2cb8ce5b7c8f"
            },
            "downloads": -1,
            "filename": "django_select2-8.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c38e1b0b38e9f16554991e4e25b90f5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 15298,
            "upload_time": "2025-02-09T14:42:18",
            "upload_time_iso_8601": "2025-02-09T14:42:18.868552Z",
            "url": "https://files.pythonhosted.org/packages/5d/2f/3b0653ed76e42b528e0230cbf91b192fb5c803dc6e996bf133d24cd92495/django_select2-8.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4f56476dff8d08d2ae5d5cdcf51bec57e294c7b1e0daa8a7c0d07a8bb1bf7605",
                "md5": "bb209aaad63b99ee43217133323a9bbb",
                "sha256": "9975a74f13f20468d07deae027672045f58e0d6d1983c305805ba40b16a0f0ec"
            },
            "downloads": -1,
            "filename": "django_select2-8.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bb209aaad63b99ee43217133323a9bbb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 13202,
            "upload_time": "2025-02-09T14:42:19",
            "upload_time_iso_8601": "2025-02-09T14:42:19.990666Z",
            "url": "https://files.pythonhosted.org/packages/4f/56/476dff8d08d2ae5d5cdcf51bec57e294c7b1e0daa8a7c0d07a8bb1bf7605/django_select2-8.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-09 14:42:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "codingjoe",
    "github_project": "django-select2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-select2"
}
        
Elapsed time: 0.41546s