django-ajax

Fast and easy AJAX libraries for django applications. Contains ajax decorator, ajax middleware, shortcuts and more.

MIT License

Downloads
5.7K
Stars
320
Committers
9

Bot releases are hidden (Show)

django-ajax - v2.2.14

Published by yceruto over 9 years ago

Fixed issues related with pip freeze

django-ajax - v2.2.13

Published by yceruto almost 10 years ago

Fixed the egg name and package name

django-ajax - v2.2.12

Published by yceruto about 10 years ago

Added new data encoding to compatibility with Python 3

django-ajax - v2.2.11

Published by yceruto about 10 years ago

Improvement: Add backend logging

django-ajax - v2.2.10

Published by yceruto over 10 years ago

Use default options for $.ajax function

django-ajax - v2.2.9

Published by yceruto over 10 years ago

Fixed bug in fragments process when content is null
Added ajaxMethod to allow OPTIONS, TRACE or HEAD request

django-ajax - v2.2.8

Published by yceruto over 10 years ago

Added redirect inner option to form plugin

django-ajax - v2.2.7

Published by yceruto over 10 years ago

Allowed success data for click and submit methods
Added refresh_inner implementation

django-ajax - v2.2.6

Published by yceruto over 10 years ago

Fixed errors in jquery.ajax-plugin.js

django-ajax - v2.2.5

Published by yceruto over 10 years ago

Including ajax forms in jquery.ajax-plugin.js

django-ajax - v2.2.4

Published by yceruto over 10 years ago

Updated the process of fragments
Fixed error when the url is passed by the options parameter
Fixed python 3 compatibility
Updated README

django-ajax - v2.2.3

Published by yceruto over 10 years ago

Fixed error of compatibility
Added initial documentation

django-ajax - v2.2.2

Published by yceruto over 10 years ago

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

django-ajax - v2.2.1

Published by yceruto over 10 years ago

Fixed Error On LazyJSONEncoder
Updated Documentation

django-ajax - v2.2.0

Published by yceruto over 10 years ago

Added the LazyJSONEncoder for handler the Querysets and Models.

django-ajax - v2.1.0

Published by yceruto over 10 years ago

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

django-ajax - v2.0

Published by yceruto almost 11 years ago

Upgrade to django 1.6

Package Rankings
Top 3.71% on Pypi.org