django/tests
Gary Wilson Jr ae7f04caab Fixed #3012 -- Changed the locmem cache backend to use pickle instead of deepcopy to make it compatible with iterators (which cannot be copied). Patch from Sundance.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5703 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-07-15 06:24:54 +00:00
..
modeltests Fixed #4870 -- Removed unneeded import and fixed a docstring in an example. 2007-07-14 14:50:35 +00:00
regressiontests Fixed #3012 -- Changed the locmem cache backend to use pickle instead of deepcopy to make it compatible with iterators (which cannot be copied). Patch from Sundance. 2007-07-15 06:24:54 +00:00
templates
runtests.py
urls.py