Closed CuriousLearner closed 4 years ago
Why was this change necessary?
Adds util for URL-encoding query params dict.
How does it address the problem?
Properly generate urlencoded query_params.
Are there any side effects?
None.
https://github.com/Fueled/django-init/pull/409#discussion_r449515172
Adds util for URL-encoding query params dict.
Properly generate urlencoded query_params.
None.