.. image:: https://img.shields.io/readthedocs/facond.svg?style=for-the-badge
:target: https://facond.readthedocs.io
.. image:: https://img.shields.io/circleci/project/github/yourlabs/facond/master.svg?style=for-the-badge
:target: https://circleci.com/gh/yourlabs/facond
.. image:: https://img.shields.io/codecov/c/github/yourlabs/facond/master.svg?style=for-the-badge
:target: https://codecov.io/gh/yourlabs/facond
.. image:: https://img.shields.io/npm/v/facond.svg?style=for-the-badge
:target: https://www.npmjs.com/package/facond
.. image:: https://img.shields.io/pypi/v/facond.svg?style=for-the-badge
:target: https://pypi.python.org/pypi/facond
Demo
====
Run the demo which uses Django server side::
pip install --user facond[demo]
~/.local/bin/facond runserver
Resources
=========
- `**Documentation** graciously hosted
<http://facond.readthedocs.io>`_ 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/facond/>`_ by `GitHub
<http://github.com>`_,
- `Package graciously hosted
<http://pypi.python.org/pypi/facond/>`_ by `PyPi
<http://pypi.python.org/pypi>`_,
- `Continuous integration graciously hosted
<http://circleci.com/gh/yourlabs/facond>`_ by `CircleCI
<http://circleci.com>`_
- `**Online paid support** provided via HackHands
<https://hackhands.com/jpic/>`_,
Dual-license
============
It is released with the Creative Commons Attribution-NonCommercial 3.0 Unported
License, but a commercial license can be made available, please get in touch
with the author by email (see setup.py) if you are interrested.
Commercial license the money goes to YourLabs hacker club, a non-profit
foundation to promote the role of hackers in the process of making our society
more fair and free, while using their skills to develop local economy and give
internet back to the people.
That being said, sponsors are: BetaGouv, Hitachi and YourLabs Business Service.
Why
===
We've been inventing this over and over again for years. The `first time I
invented this was in 2009 <https://djangosnippets.org/snippets/1358/>`_ and
honnestly my python, django and javascript skills were pretty weak back then.
Since then, I've seen users asking this, paying me as a consultant for this,
making `pull requests to have this in a per-app basis
<https://github.com/yourlabs/django-autocomplete-light/pull/732>`_. It's about
time we have a generic solution that works for all kinds of fields, and not
just the ones of the apps we maintain.
With lots of passion and love.
∞