Welcome to Adjax

Design

There are three components to Adjax:

  • Functions for preparing an Ajax response
  • Template tags for preparing Ajax-optimised HTML
  • A Javascript library for handling responses from our system

Other Ajax Frameworks

Many other people are of course doing similar things with Django and Ajax. Adjax does basic Ajax tasks well and cleanly, but other libraries offer features that may be more useful for you:

  • File upload progress
  • Dynamic choices and predictive combo boxes

What’s next?

You might like to read the Quick install guide or start reading through the tutorial.