1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests
Malcolm Tredinnick f2477b6450 Fixed #7233 -- Ensured that QueryDict classes are always unpicklable. This
problem only arose on some systems, since it depends upon the order in which
the attributes are pickled. Makes reliable testing kind of tricky.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8460 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-21 13:55:21 +00:00
..
modeltests There are some variations in the printed names of exceptions between Oracle and 2008-08-20 18:50:06 +00:00
regressiontests Fixed #7233 -- Ensured that QueryDict classes are always unpicklable. This 2008-08-21 13:55:21 +00:00
templates Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
runtests.py
urls.py Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00