Re: Newforms: seperating database and form logic

2006-11-18 Thread Scott Paul Robertson
On Fri, Nov 17, 2006 at 12:00:02AM -0600, Adrian Holovaty wrote: > However, one goal I've had for newforms *is* to let developers > manually specify/override the form Field used for any particular > database Field in the admin site. I think this could be achieved with > a hook in the "class Admin".

Re: metaapi: Django Meta-API - Invitation to Criticize!

2006-11-18 Thread Fredrik Lundh
Daniel Poelzleithner wrote: > If such a Interface is specified, it should be flexible enough to switch > backends. In my optinion PIL has a total terrible quality when compared > to ImageMagick. that's a rather broad statement, don't you think? what are you doing with PIL, and how are you doin

Re: metaapi: Django Meta-API - Invitation to Criticize!

2006-11-18 Thread Daniel Poelzleithner
Adrian Holovaty wrote: > Some of these ideas sound really cool! I'd suggest focusing on one or > two of them rather than attempting to do the whole shebang. In my > opinion, the Python Imaging Library functions as generic views would > be a really useful thing to have. If such a Interface is spe