How do you get the URI from request object in Django?
Is there request.uri?
request.META['REQUEST_URI']
or
request.get_full_path()
You tend to generate a flood of trivial questions, answers to which you could easily find in documentation/Google...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With