Re: Proposal: better support for generating rest apis in django core

2013-06-27 Thread Vincent
Huge +1 on everything Tom said, except the point about the docs: Calling out quality packages in some way from the docs > The nice thing about developer communities is that they're fairly emergent. Consensus is usually formed all the way from the very bottom, on up. This works well.

Re: Proposal: better support for generating rest apis in django core

2013-06-27 Thread Tom Christie
Hi Karol, Thanks for bringing that up. I'll start by saying that I would love to see richer Web API support in core Django - in my opinion there are absolutely some fundamentals that could be addressed. However, I personally think that the benefit that we'd get probably isn't (yet?) worth

Re: Proposal: better support for generating rest apis in django core

2013-05-24 Thread Russell Keith-Magee
On Sat, May 25, 2013 at 1:00 AM, Shai Berger wrote: > Hi Karol, > > On Saturday 18 May 2013 13:26:53 Karol Sikora wrote: > > Hi, > > > > We was talked with Russell on djangocon eu about integrating more rich > > support for working django as rest api provider, focused on

Re: Proposal: better support for generating rest apis in django core

2013-05-24 Thread Shai Berger
Hi Karol, On Saturday 18 May 2013 13:26:53 Karol Sikora wrote: > Hi, > > We was talked with Russell on djangocon eu about integrating more rich > support for working django as rest api provider, focused on dealing with > one-page web applications. > The motivations that currently without third

Proposal: better support for generating rest apis in django core

2013-05-18 Thread Karol Sikora
Hi, We was talked with Russell on djangocon eu about integrating more rich support for working django as rest api provider, focused on dealing with one-page web applications. The motivations that currently without third party modules like django-rest-framework or tastypie its quite impossible