Metadata-Version: 1.0
Name: django-dajaxice
Version: 0.1.8.1
Summary: Agnostic and easy to use ajax library for django
Home-page: http://dajaxproject.com
Author: Benito Jorge Bastida Perez
Author-email: jorge@thecodefarm.com
License: UNKNOWN
Download-URL: http://cloud.github.com/downloads/jorgebastida/django-dajaxice/django-dajaxice-0.1.8.1.tar.gz
Description: Easy to use AJAX library for django, all the presentation logic
        resides outside the views and doesn't require any JS Framework.
        Dajaxice uses the unobtrusive standard-compliant (W3C) XMLHttpRequest
        1.0 object.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
