Re: multi-column field support (#5929)

2008-09-10 Thread David Cramer
Ya, depending on how support is planned I may be able to remove some of the composite pk hacks. FYI the last patch I threw up didn't work in all areas, but I do have it running on our staging environment now without issues (so far). The code is only very slightly changed though. On Sep 9, 8:10 p

Re: multi-column field support (#5929)

2008-09-09 Thread Justin Fagnani
On Tue, Sep 9, 2008 at 4:08 PM, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > I've got most of it done locally, but I need to port it forwards to > match recent changes on trunk ... > if you haven't seen anything in a week, ping me again. Thanks, that's great to hear. -Justin --~--~-~

Re: multi-column field support (#5929)

2008-09-09 Thread Malcolm Tredinnick
On Tue, 2008-09-09 at 14:33 -0700, Justin Fagnani wrote: > I forgot to mention this as one of my ponies at djangocon, but I'd > really love to have multi-column fields. I particularly need this for > measurement and currency fields, which I think would be awesome to > have built-in. > > So is an

multi-column field support (#5929)

2008-09-09 Thread Justin Fagnani
I forgot to mention this as one of my ponies at djangocon, but I'd really love to have multi-column fields. I particularly need this for measurement and currency fields, which I think would be awesome to have built-in. So is anyone working on #5929? I see an email from Malcolm in March[1] that me