mirror of
https://github.com/django/django.git
synced 2025-06-10 05:59:13 +00:00
Using `django.test.client.RequestFactory` solves the problem and cleans up all the `get_request` mess.
Using `django.test.client.RequestFactory` solves the problem and cleans up all the `get_request` mess.