Metadata-Version: 2.1
Name: django-dajax3
Version: 0.9.3
Summary: Easy to use library to create asynchronous presentation logic with django and dajaxice
Home-page: http://dajaxproject.com
Author: Naved Rangwala
Author-email: naved@ecarone.com
License: BSD
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
Requires-Dist: django-dajaxice3 (>=0.63)

dajax is a powerful tool to easily and super-quickly develop asynchronous presentation logic in web applications using python and almost no JS code. It supports up to four of the most popular JS frameworks: jQuery, Prototype, Dojo and mootols.


