Metadata-Version: 1.1
Name: dj-dajaxice
Version: 1.0
Summary: Agnostic and easy to use ajax library for django
Home-page: http://dajaxproject.com
Author: Dheerendra Rathor
Author-email: dheeru.rathor14@gmail.com
License: BSD
Description: 
                Original Project :- Django Dajaxice (django-dajaxice)
        
                This project is an attempt to make it compatible to Django 1.9+ as original
                project is unmaintained.
        
                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
