Hi Folks,
again i wanna ask you if someone of you already had the chance to play around
with the open data protocol and a django integration?
Currently it looks like that there is no real stable client implementation for
python. Only found that
https://code.google.com/p/odata-py/ and it is still
not production ready.
After thinking about it i came to the idea that the djnago-rest-framework
would be maybe the best starting point. The protocol is a REST based one and
therefore only some serializers and glue code for data types and REST methods
would be needed. An extension to rest-framework would be an possible option,
maybe.
Therefore the question if someone maybe did already a small playaround basing
on django-rest-framework or a small selfmade implementation?
Thanks for your feedback.
--
Best Regards,
Sven