tags:

views:

2135

answers:

3

I like to use django in the server side with extjs in the client. Possibly using a REST interface for publishing the resources. Ideas about that? thanks.

+2  A: 

You may want to consider django-rest-interface.

Soviut
+1  A: 

I consider that, but the integration with extjs is IMHO poor. Im redecorating a fork of django-rest-interface to become django-extjs-rest-interface anyway thanks

Jose Jorge Lorenzo Vila
This really should have just been a comment to my answer. This isn't a forum, don't use answers as replies to other answers.
Soviut
A: 

ExtJs 3 now use REST intensively !

jujule