Re: Proposal: Implement CORS & OAuth/OAuth2

2013-07-29 Thread Daniel Greenfeld
I'm going to give a strong +1 here. In fact, can I inflate that to +100? As soon as something gets into Django itself then any improvements or API changes occur at a much slower pace. This is out of the necessity of providing a stable interface for developers. This becomes incredibly problemati

Re: Proposal: Implement CORS & OAuth/OAuth2

2013-07-28 Thread Aymeric Augustin
Hi Christian, On 28 juil. 2013, at 16:20, Christian Schmitt wrote: > 1. CORS: > (…) > This is very sad and django has no current solution for this. Maybe this > would also be cool to be configured in the Django-admin Django provides an API to set HTTP headers in responses. I don't know what h

Proposal: Implement CORS & OAuth/OAuth2

2013-07-28 Thread Christian Schmitt
Hello, I'm Christian Schmitt and in my Company we are working with AngularJS and Django. Currently we are working on a application that makes heavy usage of Django HTTP Rest Framework. Since the web is growing and more and more the web develops from a pure HTTP Response / Request Web to a more