Releases: yceruto/django-ajax
Releases · yceruto/django-ajax
v2.2.4
Updated the process of fragments
Fixed error when the url is passed by the options parameter
Fixed python 3 compatibility
Updated README
v2.2.3
Fixed error of compatibility
Added initial documentation
v2.2.2
Fixed minor issues and refactoring added more serialize objets to json
Created minify js
Updated Documentation
v2.2.1
Fixed Error On LazyJSONEncoder
Updated Documentation
v2.2.0
Added the LazyJSONEncoder for handler the Querysets and Models.
v2.1.0
Refactoring the JSON response for better performance.
Refactoring AJAX javascripts framework for better flexibility.
Added the AJAX plugin.