django/tests/m2m_through
Carlton Gibson 84640f5ae3 [3.1.x] 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.
Backport of b5371539a9 from master
2020-06-30 13:08:58 +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 [3.1.x] Fixed #31752 -- Fixed intermittent test_order_by_relational_field_through_model failure. 2020-06-30 13:08:58 +02:00