django/tests/regressiontests/utils
Malcolm Tredinnick caa0523cb8 Fixed #6050 -- Handled edge-case of duplicate keys being passed when
initialising SortedDict. Patch from Collin Grady and SmileyChris.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6751 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-11-29 20:09:54 +00:00
..
__init__.py Fixed #4310 -- Fixed a regular expression bug in `strip_entities` function and added tests for several `django.utils.html` functions. Based on patch from Brian Harring. 2007-07-15 05:03:28 +00:00
datastructures.py Fixed #6050 -- Handled edge-case of duplicate keys being passed when 2007-11-29 20:09:54 +00:00
models.py Fixed #4310 -- Fixed a regular expression bug in `strip_entities` function and added tests for several `django.utils.html` functions. Based on patch from Brian Harring. 2007-07-15 05:03:28 +00:00
tests.py Fixed #6050 -- Handled edge-case of duplicate keys being passed when 2007-11-29 20:09:54 +00:00
timesince.py Fixed #6050 -- Handled edge-case of duplicate keys being passed when 2007-11-29 20:09:54 +00:00