Summary

This chapter has presented a simple example of using Django with enhanced, AJAX-based user interfaces in the browser. There is much, much more to this topic. In fact, entire books exist on this material alone.

We have given quick coverage to several important topics:

  • Writing Django views for AJAX applications
  • Building a functional JavaScript interface enhancement
  • Using the YUI framework for a real-world AJAX tool
  • Exploring the basic issues involved with JavaScript development

Django makes it very easy to build AJAX functionality into your project. Writing successful JavaScript is harder, however, and it is highly recommended that those who are interested in doing more pick up one of many excellent books available on the language.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset