On Fri, 2006-10-06 at 08:32 +0800, Russell Keith-Magee wrote: > On 10/5/06, dizoriented <[EMAIL PROTECTED]> wrote: > > Django is shining like a sun! Database API, templates, urlconf is absolutely > > gorgeous! Now after about 2 week intensive course i can say that it almost > > ideal tool for all my needs. > > Glad you like it. > > > Almost, because like a real sun, Django have it's own spots. The most > > frustrating and unintuitive part of it, IMO, is realization of > > form/manipulator concept. It's pity, because you spend 80% of your time in > > developing form save/update. Probably it's not documented well. But probably > > it's just me that is not smart enough to fully comprehend the Big Picture. > > This is a feature that is currenly under development - there is work > currently underway to simplify the process of creating and using > forms.
It's slightly lame justification, but one of the reasons there isn't an advanced tutorial in this area is that we have been intending to replace the current manipulator stuff for quite a few months now. Writing a detailed tutorial takes a long time and, at least in my case, I've been a little reluctant to invest more than a few hours into something that is going to obsoleted fairly quickly. One thing I can suggest though is to look at how some of the manipulators that ship with Django work. For example, look at the manipulator handling in contrib/comments/ . Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---