Metadata-Version: 1.1
Name: django-autocomplete-light
Version: 0.2
Summary: Simple alternative to django-ajax-selects
Home-page: http://django-autocomplete-light.rtfd.org
Author: James Pic (based on concepts and some code of django-ajax-selects)
Author-email: jamespic@gmail.com
License: MIT
Description: This is a simple alternative to django-ajax-selects.
        
        Resources
        ---------
        
        Documentation graciously hosted by RTFD:
        http://django-autocomplete-light.rtfd.org
        
        Continuous integration graciously hosted by Travis:
        http://travis-ci.org/yourlabs/django-autocomplete-light
        
        Git graciously hosted by GitHub:
        https://github.com/yourlabs/django-autocomplete-light/
        
        Demo
        ----
        
        See test_project/README
        
Keywords: django autocomplete
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
