Metadata-Version: |
2.3 |
Name: |
django-select2 |
Version: |
8.2.3 |
Summary: |
This is a Django_ integration of Select2_. |
Author-Email: |
Johannes Maron <johannes[at]maron.family> |
Project-Url: |
Changelog, https://github.com/codingjoe/django-select2/releases |
Project-Url: |
Documentation, https://django-select2.rtfd.io/ |
Project-Url: |
Issue-Tracker, https://github.com/codingjoe/django-select2/issues |
Project-Url: |
Project-URL, https://github.com/codingjoe/django-select2 |
Project-Url: |
Source, https://github.com/codingjoe/django-select2 |
Keywords: |
Django,select2,autocomplete,typeahead |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Environment :: Web Environment |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Framework :: Django |
Classifier: |
Framework :: Django :: 3.2 |
Classifier: |
Framework :: Django :: 4.1 |
Classifier: |
Framework :: Django :: 4.2 |
Classifier: |
Topic :: Software Development |
Requires-Python: |
>=3.8 |
Requires-Dist: |
django (>=3.2) |
Requires-Dist: |
django-appconf (>=0.6.0) |
Requires-Dist: |
sphinx; extra == "docs" |
Requires-Dist: |
selenium; extra == "selenium" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
pytest-django; extra == "test" |
Requires-Dist: |
selenium; extra == "test" |
Provides-Extra: |
docs |
Provides-Extra: |
selenium |
Provides-Extra: |
test |
Description-Content-Type: |
text/x-rst |