1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/datastructures
2007-10-14 04:17:02 +00:00
..
__init__.py Fixed #2779: added a copy() method to MergeDict, along with some new tests for django.utils.datastructures. Thanks, Chris McAvoy. 2007-02-28 00:35:50 +00:00
models.py Fixed #2779: added a copy() method to MergeDict, along with some new tests for django.utils.datastructures. Thanks, Chris McAvoy. 2007-02-28 00:35:50 +00:00
tests.py Fixed #5744 -- Allowed SortedDict contructor to be passed a list of tuples to match the interface of dict, thanks Thomas Güttler. 2007-10-14 04:17:02 +00:00