Re: Field localize useless

2010-10-09 Thread Russell Keith-Magee
On Sat, Oct 9, 2010 at 2:25 AM, Michel Thadeu Sabchuk wrote: > Hi guys, how are you? > > I had problems with DecimalField and localize input/output. I found > the bug and I'm working on it: > > http://code.djangoproject.com/ticket/14101 > > While I digging to find the bug, I see that the DecimalFi

Re: OneToOneField clarifications

2010-10-09 Thread Russell Keith-Magee
On Sat, Oct 9, 2010 at 5:13 PM, George Sakkis wrote: > Thanks for the thorough reply, it was helpful, even without replying > directly to any of the specific questions about the leakiness of the > abstraction :-) Damn. You noticed :-) > I'll try to come up with patches+tests for #14043 and #1436

Re: Congratulations!

2010-10-09 Thread Ɓukasz Rekucki
On 9 October 2010 06:06, Gabriel Hurley wrote: > If you glance at the revision log for the committers page in the docs, > there are actually a couple more ;-) > > http://code.djangoproject.com/log/django/trunk/docs/internals/committers.txt Now that's more then I ever expected :) Congratulations t

Re: OneToOneField clarifications

2010-10-09 Thread George Sakkis
Thanks for the thorough reply, it was helpful, even without replying directly to any of the specific questions about the leakiness of the abstraction :-) I'll try to come up with patches+tests for #14043 and #14368 since they strike you as bugs. As for #10227, what do you think about my suggestion