Django

Code

Ticket #7114 (closed: fixed)

Opened 2 months ago

Last modified 2 months ago

multiwidget doesn handle has_changed properly

Reported by: Honza_Kral Assigned to: brosner
Milestone: Component: django.newforms
Version: newforms-admin Keywords: multiwidget has_changed decompress
Cc: Triage Stage: Accepted
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

the patch says it all - _has_changed doesn't call decompress in initial argument

Attachments

patch-7114.diff (0.6 kB) - added by Honza_Kral on 04/28/08 17:15:14.

Change History

04/28/08 17:15:14 changed by Honza_Kral

  • attachment patch-7114.diff added.

04/28/08 18:07:38 changed by brosner

  • owner changed from nobody to brosner.
  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • needs_docs changed.

I came across this as well, but there were a few other things I think I came across. I need to dig up that code and rememeber. I will be getting to this tonight or tomorrow.

04/28/08 18:07:42 changed by brosner

  • status changed from new to assigned.

04/28/08 20:09:53 changed by brosner

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [7503]) newforms-admin: Fixed #7114 -- MultiWidget? now calls decompress on initial data. Thanks Honza Kral.


Add/Change #7114 (multiwidget doesn handle has_changed properly)




Change Properties
Action