This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
regressiontests
/
queries
History
Russell Keith-Magee
32b8c3e1c0
Fixed
#7718
-- Added a naive implementation of sorted() for Python 2.3 compatibility, and modified test cases to import the function when required.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@7914
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-13 08:48:18 +00:00
..
__init__.py
Merged the queryset-refactor branch into trunk.
2008-04-27 02:50:16 +00:00
models.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