Fixed #36966 -- Fixed ValueError when `query_params` and `follow` are used on test client. by marcgibbons · Pull Request #20831 · django/django

Trac ticket number ticket-36966 Branch description Fixed ValueError when the test client uses both query_params and follow=True. This occurs because the test client constructs a data value based on...

GitHub
@CodenameTim love them 1-liner patches