Metadata-Version: 2.1
Name: django-dajaxice-ng
Version: 0.10.0.0
Summary: Agnostic and easy to use ajax library for django
Home-page: https://github.com/ifanrx/django-dajaxice
Author: ifanr
Author-email: ifanrx@ifanr.com
License: BSD
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
License-File: COPYING
License-File: AUTHORS
Requires-Dist: Django (>=3.2)

Easy to use AJAX library for django, all the presentation logic resides outside the views and doesn't require any JS Framework.This is the next generation of dajaxice maintained by ifanrx.
