This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-17 06:20:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
262fde94de
django
/
tests
/
filtered_relation
History
Mariusz Felisiak
1760ad4e8c
Relaxed some query ordering assertions in various tests.
...
It accounts for differences seen on MySQL with MyISAM storage engine.
2022-04-14 12:12:13 +02:00
..
__init__.py
Fixed
#27332
-- Added FilteredRelation API for conditional join (ON clause) support.
2017-09-22 11:53:17 -04:00
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Relaxed some query ordering assertions in various tests.
2022-04-14 12:12:13 +02:00