summaryrefslogtreecommitdiff
path: root/tests/regressiontests/datastructures/models.py
AgeCommit message (Collapse)Author
2010-09-28[1.2.X] Migrated regressiontest/datastructures doctest, and moved it into ↵Russell Keith-Magee
the existing utils datastructures package. Thanks to Stephan Jaekel. Backport of r13937 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13944 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-28Fixed #2779: added a copy() method to MergeDict, along with some new tests ↵Jacob Kaplan-Moss
for django.utils.datastructures. Thanks, Chris McAvoy. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4640 bcc190cf-cafb-0310-a4f2-bffc1f526a37