Tuesday, March 16, 2010

Generating dojo datastores from Django models

So last fall I wrote a library for Django that lets you generate dojo.data.*-compatible datastores from your Django models. After I finished I told Tobias over at the Dojango project about it and managed to get it included in trunk. Since then I've kinda forgotten about it. Tobias has since taken the library to new levels with his TreeStore implementation, which works great and really showcases the benefits of using the ModelStore for all your dojo data needs.

I'm looking forward to getting back involved with the project when I have time. I'm still taking bug reports and feature requests on the Dojango tracker so feel free to write 'em up!

No comments:

Post a Comment