.. image:: https://img.shields.io/pypi/dm/django-autocomplete-light.svg
:target: https://pypi.python.org/pypi/django-autocomplete-light
.. image:: https://badge.fury.io/py/django-autocomplete-light.png
:target: http://badge.fury.io/py/django-autocomplete-light
.. image:: https://secure.travis-ci.org/yourlabs/django-autocomplete-light.png?branch=master
:target: http://travis-ci.org/yourlabs/django-autocomplete-light
.. image:: https://codecov.io/github/yourlabs/django-autocomplete-light/coverage.svg?branch=master
:target: https://codecov.io/github/yourlabs/django-autocomplete-light?branch=master
Features
--------
- **Django 4.2 support starting DAL 3.10**, support for earlier Django versions
in DAL < 3.10
- 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
innovative 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.
Resources
---------
- `**Documentation** graciously hosted
<http://django-autocomplete-light.rtfd.org>`_ by `RTFD
<http://rtfd.org>`_
- `Mailing list graciously hosted
<http://groups.google.com/group/yourlabs>`_ by `Google
<http://groups.google.com>`_
- For **Security** issues, please contact yourlabs-security@googlegroups.com
- `Git graciously hosted
<https://github.com/yourlabs/django-autocomplete-light/>`_ by `GitHub
<http://github.com>`_,
- `Package graciously hosted
<http://pypi.python.org/pypi/django-autocomplete-light/>`_ by `PyPi
<http://pypi.python.org/pypi>`_,
Raw data
{
"_id": null,
"home_page": "http://django-autocomplete-light.rtfd.org",
"name": "django-autocomplete-light",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "django autocomplete",
"author": "James Pic",
"author_email": "jamespic@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ec/32/004073fb1bc55770bc9111bac42f17f481e17d4d20bbab2b5a8b921b95a6/django-autocomplete-light-3.11.0.tar.gz",
"platform": null,
"description": ".. image:: https://img.shields.io/pypi/dm/django-autocomplete-light.svg\n :target: https://pypi.python.org/pypi/django-autocomplete-light\n.. image:: https://badge.fury.io/py/django-autocomplete-light.png\n :target: http://badge.fury.io/py/django-autocomplete-light\n.. image:: https://secure.travis-ci.org/yourlabs/django-autocomplete-light.png?branch=master\n :target: http://travis-ci.org/yourlabs/django-autocomplete-light\n.. image:: https://codecov.io/github/yourlabs/django-autocomplete-light/coverage.svg?branch=master\n :target: https://codecov.io/github/yourlabs/django-autocomplete-light?branch=master\n\nFeatures\n--------\n\n- **Django 4.2 support starting DAL 3.10**, support for earlier Django versions\n in DAL < 3.10\n- Django (multiple) choice support,\n- Django (multiple) model choice support,\n- Django generic foreign key support (through django-querysetsequence),\n- Django generic many to many relation support (through django-generic-m2m and\n django-gm2m)\n- Multiple widget support: select2.js, easy to add more.\n- Creating choices that don't exist in the autocomplete,\n- Offering choices that depend on other fields in the form, in an elegant and\n innovative way,\n- Dynamic widget creation (ie. inlines), supports YOUR custom scripts too,\n- Provides a test API for your awesome autocompletes, to support YOUR custom\n use cases too,\n- A documented automatically tested example for each use case in test_project.\n\nResources\n---------\n\n- `**Documentation** graciously hosted\n <http://django-autocomplete-light.rtfd.org>`_ by `RTFD\n <http://rtfd.org>`_\n- `Mailing list graciously hosted\n <http://groups.google.com/group/yourlabs>`_ by `Google\n <http://groups.google.com>`_\n- For **Security** issues, please contact yourlabs-security@googlegroups.com\n- `Git graciously hosted\n <https://github.com/yourlabs/django-autocomplete-light/>`_ by `GitHub\n <http://github.com>`_,\n- `Package graciously hosted\n <http://pypi.python.org/pypi/django-autocomplete-light/>`_ by `PyPi\n <http://pypi.python.org/pypi>`_,\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Fresh autocompletes for Django",
"version": "3.11.0",
"project_urls": {
"Homepage": "http://django-autocomplete-light.rtfd.org",
"Source": "https://github.com/yourlabs/django-autocomplete-light"
},
"split_keywords": [
"django",
"autocomplete"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ec32004073fb1bc55770bc9111bac42f17f481e17d4d20bbab2b5a8b921b95a6",
"md5": "59a9620c2f699f421fba1fe90c7d41bd",
"sha256": "212576a17e3308ef7ca77e280b86684167916d2091d4b73640f38845d9516328"
},
"downloads": -1,
"filename": "django-autocomplete-light-3.11.0.tar.gz",
"has_sig": false,
"md5_digest": "59a9620c2f699f421fba1fe90c7d41bd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 173786,
"upload_time": "2024-02-23T19:20:19",
"upload_time_iso_8601": "2024-02-23T19:20:19.762752Z",
"url": "https://files.pythonhosted.org/packages/ec/32/004073fb1bc55770bc9111bac42f17f481e17d4d20bbab2b5a8b921b95a6/django-autocomplete-light-3.11.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-23 19:20:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yourlabs",
"github_project": "django-autocomplete-light",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "django-autocomplete-light"
}