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
/
m2m_through
History
Carlton Gibson
b5371539a9
Fixed
#31752
-- Fixed intermittent test_order_by_relational_field_through_model failure.
...
Set explicit datetime for M2M ordering test. Thanks to Mariusz Felisiak for the suggestion.
2020-06-30 13:08:23 +02:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
Removed unused __str__() methods in tests models.
2020-04-30 09:13:23 +02:00
tests.py
Fixed
#31752
-- Fixed intermittent test_order_by_relational_field_through_model failure.
2020-06-30 13:08:23 +02:00