I've been working on a reusable app to easily serialize my Django
models into JSON data that can be used in Dojo data stores.

The result is a set of classes that allow you to define a Store nearly
the same as you define a Model or a Form.  It also includes a JSON-RPC
v1.1 service method dispatcher and rpc API to easily add remote
functionality to your stores.

The code's hosted here:
https://launchpad.net/django-modelstore

The docs are here:
http://sites.google.com/site/djangomodelstore/

I'd really love some feedback!

Thanks,

Ben
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to