Skip to content

Releases: yceruto/django-ajax

v2.2.4

19 Feb 21:09
Compare
Choose a tag to compare

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

18 Feb 18:27
Compare
Choose a tag to compare

Fixed error of compatibility
Added initial documentation

v2.2.2

10 Feb 14:54
Compare
Choose a tag to compare

Fixed minor issues and refactoring added more serialize objets to json
Created minify js
Updated Documentation

v2.2.1

30 Jan 13:37
Compare
Choose a tag to compare

Fixed Error On LazyJSONEncoder
Updated Documentation

v2.2.0

29 Jan 19:41
Compare
Choose a tag to compare

Added the LazyJSONEncoder for handler the Querysets and Models.

v2.1.0

29 Jan 16:23
Compare
Choose a tag to compare

Refactoring the JSON response for better performance.
Refactoring AJAX javascripts framework for better flexibility.
Added the AJAX plugin.

v2.0

27 Dec 14:35
Compare
Choose a tag to compare

Upgrade to django 1.6