{ "info": { "author": "James Pic", "author_email": "jamespic@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. 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://pypip.in/d/django-autocomplete-light/badge.png\n :target: https://crate.io/packages/django-autocomplete-light\n.. image:: https://pypip.in/v/django-autocomplete-light/badge.png \n :target: https://crate.io/packages/django-autocomplete-light\n.. image:: https://coveralls.io/repos/yourlabs/django-autocomplete-light/badge.png \n :target: https://coveralls.io/r/yourlabs/django-autocomplete-light\n\ndjango-autocomplete-light's purpose is to enable autocompletes quickly and\nproperly in a django project: it is the fruit of **years of R&D**. It was\ndesigned for Django so that every part overridable or reusable independently.\nIt is stable, tested, documented and fully supported: it tries to be a good\nneighbour in Django ecosystem.\n\n**WARNING** you are currently on the v2 branch where new development happens.\n master (v1) is still supported for BC.\n\nFeatures\n--------\n\nFeatures include:\n\n- charfield, foreign key, many to many autocomplete widgets,\n- generic foreign key, generic many to many autocomplete widgets,\n- remote API backed-autocompletes,\n- django template engine support for autocompletes, enabling you to include\n images etc ...\n- 100% overridable HTML, CSS, Python and Javascript: there is no variable\n hidden far down in the scope anywhere.\n- add-another popup supported outside the admin too.\n- keyboard is supported with enter, tab and\n arrows by default.\n\nEach feature has a live example and is fully documented. It is also designed\nand documented so that you create your own awesome features too.\n\nv2\n--\n\n`v2 branch `_ is\nunder active development. You might want to use that instead, since it's much\neasier to work with and supports python3.\n\nIn this case, please refer to the `v2 documentation\n`_.\n\n**To upgrade to v2**, please enjoy the `v1 to v2 upgrade instructions\n`_ (documented with love !).\n\n- the Autocomplete class design hasn't changed at all.\n- ``yourlabsWidget()`` doesn't parses ``data-*`` options the same,\n- the django/form python code has been re-organised ie.\n ``get_widgets_dict()`` is gone and ``autocomplete_light.ModelForm``\n wraps around all features.\n\nResources\n---------\n\nResources include:\n\n- `**Documentation** graciously hosted\n `_ by `RTFD\n `_\n- `Live demo graciously hosted\n `_ by `PythonAnywhere\n `_,\n- `Video demo graciously hosted\n `_ by `Youtube\n `_,\n- `Mailing list graciously hosted\n `_ by `Google\n `_\n- `Git graciously hosted\n `_ by `GitHub\n `_,\n- `Package graciously hosted\n `_ by `PyPi\n `_,\n- `Continuous integration graciously hosted\n `_ by `Travis-ci\n `_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://django-autocomplete-light.rtfd.org", "keywords": "django autocomplete", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-autocomplete-light-bsc", "package_url": "https://pypi.org/project/django-autocomplete-light-bsc/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-autocomplete-light-bsc/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://django-autocomplete-light.rtfd.org" }, "release_url": "https://pypi.org/project/django-autocomplete-light-bsc/2.0.0a18/", "requires_dist": null, "requires_python": null, "summary": "Fresh autocompletes for Django", "version": "2.0.0a18" }, "last_serial": 1237297, "releases": { "2.0.0a18": [ { "comment_text": "", "digests": { "md5": "968f0275ed1b1f21e864e50a065b4bf0", "sha256": "5215d259ee9c676686c9385af25d88940cbe492a1cafd10ff59a7d82f86c2956" }, "downloads": -1, "filename": "django-autocomplete-light-bsc-2.0.0a18.tar.gz", "has_sig": false, "md5_digest": "968f0275ed1b1f21e864e50a065b4bf0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79939, "upload_time": "2014-09-25T06:25:13", "url": "https://files.pythonhosted.org/packages/43/b6/7424bfbc1527e75e97b74b6c39b76d7ac770d7a923f370afc8e95f7be603/django-autocomplete-light-bsc-2.0.0a18.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "968f0275ed1b1f21e864e50a065b4bf0", "sha256": "5215d259ee9c676686c9385af25d88940cbe492a1cafd10ff59a7d82f86c2956" }, "downloads": -1, "filename": "django-autocomplete-light-bsc-2.0.0a18.tar.gz", "has_sig": false, "md5_digest": "968f0275ed1b1f21e864e50a065b4bf0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79939, "upload_time": "2014-09-25T06:25:13", "url": "https://files.pythonhosted.org/packages/43/b6/7424bfbc1527e75e97b74b6c39b76d7ac770d7a923f370afc8e95f7be603/django-autocomplete-light-bsc-2.0.0a18.tar.gz" } ] }