Django

Code

Ticket #5918 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

remove SortedDictFromList class

Reported by: gwilson Assigned to: nobody
Milestone: Component: Core framework
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Now that django.utils.datastructures.SortedDict can take a sequence of tuples (#5744), django.newforms.forms.SortedDictFromList is no longer needed.

Discussion: http://groups.google.com/group/django-developers/browse_frm/thread/86749c9754ba3c58/

Attachments

Change History

11/10/07 22:46:03 changed by gwilson

  • status changed from new to closed.
  • needs_better_patch changed.
  • resolution set to fixed.
  • needs_tests changed.
  • needs_docs changed.

Fixed in [6668].


Add/Change #5918 (remove SortedDictFromList class)




Change Properties
Action