2007/8/13, Andreas Stuhlmüller <[EMAIL PROTECTED]>:
> I added code for forms to TemplateResponder (create_form,
> update_form), an example that shows how to use this code and another
> example that shows how to specify the data format at the end of your
> URLs.

I didn't know the curry function, very interesting!

> A few days ago, I started writing a short tutorial [2] that describes
> how to provide an API for an existing Django application using the
> REST interface. If you have any questions, ideas, can't get the
> interface to work or want to contribute bugfixes and other
> enhancements, please go ahead.
>

Just one (latest?) thought, it's a bit hard to debug because 400
errors are not really verbose, is it possible to find a way to make
debug easier? For the moment, I have: if settings.DEBUG: print
i.errors but I'm sure it can be better.

Regards,
David

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

Reply via email to