1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/utils
2008-07-13 08:48:18 +00:00
..
__init__.py
datastructures.py Fixed #7718 -- Added a naive implementation of sorted() for Python 2.3 compatibility, and modified test cases to import the function when required. 2008-07-13 08:48:18 +00:00
decorators.py Fixed #6679 -- In decorator_from_middleware, don't unpack arguments when calling a middleware's 2008-03-17 17:47:34 +00:00
itercompat.py Fixed #7718 -- Added a naive implementation of sorted() for Python 2.3 compatibility, and modified test cases to import the function when required. 2008-07-13 08:48:18 +00:00
models.py
tests.py Fixed #7718 -- Added a naive implementation of sorted() for Python 2.3 compatibility, and modified test cases to import the function when required. 2008-07-13 08:48:18 +00:00
timesince.py
urls.py Fixed #6679 -- In decorator_from_middleware, don't unpack arguments when calling a middleware's 2008-03-17 17:47:34 +00:00
views.py Fixed #6679 -- In decorator_from_middleware, don't unpack arguments when calling a middleware's 2008-03-17 17:47:34 +00:00