django/tests/regressiontests/utils
Luke Plant 655b29b5ba Fixed #16563 - Error pickling request.user
Thanks to zero.fuxor for the report

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17202 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-15 02:33:14 +00:00
..
eggs
test_module
__init__.py
baseconv.py
checksums.py
datastructures.py Remove a handful of `import *` from the tests. 2011-10-13 12:53:02 +00:00
dateformat.py Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 2011-11-18 13:01:06 +00:00
datetime_safe.py
decorators.py
feedgenerator.py Fixed #14202 -- made the atom:link element optional in feeds. 2011-10-23 15:19:09 +00:00
functional.py
html.py
http.py Fixed #16632 -- Crash on responses without Content-Type with IE. Thanks juan for the report and kenth for the patch. 2011-12-11 08:58:14 +00:00
ipv6.py
jslex.py
models.py
module_loading.py Fixed #15525 -- Custom template tags loading breaks whenever templatetags is a python file 2011-08-28 02:37:16 +00:00
simplelazyobject.py Fixed #16563 - Error pickling request.user 2011-12-15 02:33:14 +00:00
termcolors.py
test_no_submodule.py Fixed #15525 -- Custom template tags loading breaks whenever templatetags is a python file 2011-08-28 02:37:16 +00:00
tests.py Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 2011-11-18 13:01:06 +00:00
text.py
timesince.py Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 2011-11-18 13:01:06 +00:00
timezone.py Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 2011-11-18 13:01:06 +00:00
tzinfo.py Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 2011-11-18 13:01:06 +00:00