This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
38
commits
1
branch
0
tags
2.6
GiB
Python
66.8%
HTML
14.9%
Shell
9.7%
JavaScript
4.6%
Vue
1.4%
Other
2.5%
587d2baafe
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Michael Lee
587d2baafe
There is a known bug with order_by clause that returns error message when tables are joined with different field name. Please look up
http://code.djangoproject.com/ticket/2210
. I downloaded the patch file, replaced the existing -dir/django/db/models/query.py, and order_by in joined tables worked fine.
...
Updated query.py is attached. - Legacy-Id: 133
2007-05-15 19:47:43 +00:00
ietf
There is a known bug with order_by clause that returns error message when tables are joined with different field name. Please look up
http://code.djangoproject.com/ticket/2210
. I downloaded the patch file, replaced the existing -dir/django/db/models/query.py, and order_by in joined tables worked fine.
2007-05-15 19:47:43 +00:00
.gitignore
Moving ietf to trunk/ietf
2007-05-04 12:37:28 +00:00