Django

Code

Ticket #6005 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

double call for Media

Reported by: Petr Marhoun <petr.marhoun@gmail.com> Assigned to: nobody
Milestone: Component: Forms
Version: newforms-admin Keywords: nfa-someday
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

It is very, very unimportant ticket - but definition of Media is called twice in one place.

Attachments

00-media-property.diff (0.6 kB) - added by Petr Marhoun <petr.marhoun@gmail.com> on 11/20/07 23:48:04.

Change History

11/20/07 23:48:04 changed by Petr Marhoun <petr.marhoun@gmail.com>

  • attachment 00-media-property.diff added.

12/01/07 19:49:21 changed by Simon G <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

12/08/07 06:48:04 changed by Karen Tracey <kmtracey@gmail.com>

  • keywords set to nfa-someday.

Not blocking merge, though fix is trivial/obvious/ready-for-checkin.

01/01/08 23:26:42 changed by adrian

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

(In [6986]) newforms-admin: Fixed #6005 -- Fixed double calling of Media() in newforms/widgets.py. Thanks, Petr Marhoun


Add/Change #6005 (double call for Media)




Change Properties
Action