achilles – Modules Reference

Achilles provides a framework to create Django applications using AJAX. Trough the use of some primitives it allows you to build asynchronous without the need of writting javascript to manage client side.

achilles.get_version()

Get current version as a string (ie: ‘1.0.0’)

This is the list of builtin Achilles plugins:

Previous topic

Tutorial

Next topic

achilles.actions – Asynchronous actions

This Page