On 12/3/07, Joseph Kocherhans <[EMAIL PROTECTED]> wrote:
>
>
> On 12/3/07, Karen Tracey <[EMAIL PROTECTED]> wrote:
> > In testing out the latest (r6864) newforms-admin branch I noticed that
> the
> > change history for items I changed always said "No fields changed." even
> > though I was changing fields.  Looking at the code I see it's because
> the
> > old change history code is commented out, with a big TODO comment.  I
> don't
> > know if I should open a ticket for stuff like this?  Or add it to the
> TODO
> > list on the wiki page for the branch?  Or...?
>
> Opening a ticket would be the way to go if there isn't one open already.


Didn't see one so I opened one, #6117.  From a brief look it seems to me the
way to determine what has changed would be to compare the cleaned_data
values for fields to the corresponding initial values?  If you think that's
the right general approach,  I could take a look at working up a patch. (Or
if there's a different approach that should be taken, you could point me in
that direction.)

Karen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to