jeffkistler / django-fancy-autocomplete

Deluxe autocomplete view helpers for Django projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=========================
Django Fancy Autocomplete
=========================

Django Fancy Autocomplete is a reusable app to add simple AJAX autocomplete
views to Django_ projects. It allows users to define views in a simple
declarative style similar to the default Django_ ``admin`` app.

.. _Django: http://www.djangoproject.com/

About

Deluxe autocomplete view helpers for Django projects.

License:Other


Languages

Language:Python 96.0%Language:JavaScript 4.0%