This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-24 13:44:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
b44d42be6d
django
/
tests
/
queries
History
Download ZIP
Download TAR.GZ
Anssi Kääriäinen
b44d42be6d
Fixed
#21366
-- regression in join promotion logic
...
The regression was caused by
ecaba36028
and affected OR connected filters.
2013-11-02 20:44:19 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#21203
-- resolve_columns fields misalignment
2013-10-01 20:29:23 +03:00
tests.py
Fixed
#21366
-- regression in join promotion logic
2013-11-02 20:44:19 +02:00