Use request.full_path instead of path to include query parameters
vitriol opened this issue · 1 comments
vitriol commented
Is there any reason why full_path is not used atm, seems to be a hindrance when dealing with views that include query parameters.
lucasnad27 commented
Check #104 for some ways to get around this