Changes between Initial Version and Version 1 of Ticket #15812, comment 7


Ignore:
Timestamp:
May 19, 2013, 6:10:06 AM (11 years ago)
Author:
Ryan Kaskel

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15812, comment 7

    initial v1  
    66
    77``SortedDict.update`` now behaves just like ``dict.update`` and ``OrderedDict.update``.
     8
     9Pull request here: https://github.com/django/django/pull/1158
Back to Top