Third post in a series that demonstrates how to create a small RESTful Ajax application leveraging the Dojo Toolkit and Python Werkzeug.
This post describes the implementation of an Ajax front-end using the dojo toolkit. In part one of this series I described the architecture, and in part two I implemented a RESTful backend. In this post we’ll utilize that back-end and produce an UI with the dojo toolkit. The application is available at letsplantheevent. The source code is available at github.
