Re: Moving forward with Serialization.

2012-08-31 Thread Tom Christie
> Do you know Colander? I do now. Thanks, that's very similar, and looks well done. > I personally think that Forms are already the place that should handle (de)serialisation. They already serialise to HTML: why should they not be able to serialise to other stream types? Conceptually I agree.

Re: Django Oracle backend vs. numbers

2012-08-31 Thread Anssi Kääriäinen
On 30 elo, 23:24, Shai Berger wrote: > Hi Ian, Jacob, Anssi and all, > > Thanks for the quick and positive responses. > > On Wednesday 29 August 2012, Ian Kelly wrote: > > >https://github.com/ikelly/django/commit/086f502a1c2acb9db27531f7df78c... > > > Shai, if you would be willing to try this patc