LICENSE
MANIFEST.in
README.rst
setup.py
django_yaaac/__init__.py
django_yaaac/apps.py
django_yaaac/manager.py
django_yaaac/shortcuts.py
django_yaaac/utils.py
django_yaaac.egg-info/PKG-INFO
django_yaaac.egg-info/SOURCES.txt
django_yaaac.egg-info/dependency_links.txt
django_yaaac.egg-info/requires.txt
django_yaaac.egg-info/top_level.txt
django_yaaac/forms/__init__.py
django_yaaac/forms/fields.py
django_yaaac/forms/widgets.py
django_yaaac/static/django_yaaac/css/autocomplete.css
django_yaaac/static/django_yaaac/img/selector-search.gif
django_yaaac/static/django_yaaac/js/jquery.autocomplete.min.js
django_yaaac/static/django_yaaac/js/yaaac_autocomplete.js
django_yaaac/static/django_yaaac/js/yaaac_compat.js
examples/screenshot-1.png
examples/screenshot-2.png
examples/screenshot-admin-1.png
examples/screenshot-admin-2.png
examples/screenshot-admin-3.png
examples/screenshot-admin-4.png
examples/screenshot-admin-inline.png
tests/Makefile
tests/coveragerc
tests/runtests.py
tests/test_sqlite_settings.py
tests/urls.py
tests/autocomplete/__init__.py
tests/autocomplete/models.py
tests/autocomplete/my_admin.py
tests/autocomplete/tests.py
tests/autocomplete/urls.py
tests/autocomplete/views.py
tests/autocomplete/fixtures/autocomplete/initial.json
tests/autocomplete/static/js/jquery.min.js
tests/templates/base_form.html
tests/utils/__init__.py
tests/utils/tests.py