Re: Customizable Serialization check-in

2012-07-10 Thread Piotr Grabowski
Hi, It is time to midterm evaluation of my participation in gsoc so I want to summarize in this check-in what I have done in last month. https://gist.github.com/3085250 - here is something that can be "documentation". I wrote some examples of ModelSerializer usage and how it should work. https

Re: Djonet, the MonetDB backend for Django

2012-07-10 Thread Michael Manfre
I haven't tested your patch or backend and only have a few comments on implementation ideas for a custom database backend. On Monday, July 9, 2012 11:25:47 AM UTC-4, Gijs Molenaar wrote: > > > These problems are: > * MonetDB supports a Decimal type with a maximum length of 18 digits. > Override

Re: Emberjs Vs knockoutjs with django?

2012-07-10 Thread Russell Keith-Magee
Hi Anand, I can only assume you're really excited about this blog post, but please: 1) Don't cross post. Pick the right list, and post once. 2) Don't post things like this to Django-developers. This is a list for discussing the development of Django itself. Yours, Russ Magee %-) On Tue, Jul 1

Emberjs Vs knockoutjs with django?

2012-07-10 Thread Anand Agarwal
Hi All Recently we have revamped our client architecture to enhance user experience and improve performance of our product BootStrapToday ( http://bootstraptoday.com). BootStrapToday is built using Django. We needed a good javascript framework. So we evaluated Emberjs and knockoutjs and found knoc