On Monday 01 May 2006 21:47, Sam Tran wrote:

> On 5/1/06, Luke Plant <[EMAIL PROTECTED]> wrote:
> > On Monday 01 May 2006 20:03, Sam Tran wrote:
> > > I am having the problem described in ticket 1045:
> > > http://code.djangoproject.com/ticket/1045
> > >
> > > Was this problem fixed in Django 0.91?
> >
> > It was closed as a WONTFIX, so I doubt it (the patch certainly has
> > not been applied).  The problem you are having is inherent in HTML
> > forms, and the solution is to have a view function that knows what
> > data should have been filled in.
>
> Hi Luke,
>
> Thank you for the information.
>
> However I am not sure how I would write such a view.

I think you would have to write a custom manipulator that knows not to 
expect certain fields.  However, I've never actually done this myself 
(I've barely used the 'forms' stuff in Django), so I can't really be 
more specific.

Luke

-- 
"In my opinion, we don't devote nearly enough scientific research to 
finding a cure for jerks." (Calvin and Hobbes)

Luke Plant || L.Plant.98 (at) cantab.net || http://lukeplant.me.uk/

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to