Fixed #22360 -- Fixed two non-deterministic tests in Python 3.4.
The order of admin's changelist filters in the querystring relied on dict ordering.
Loading
Please register or sign in to comment
The order of admin's changelist filters in the querystring relied on dict ordering.