how to extract parameter from url in django view code example Example: django get parameters from url message = request.GET.get('message')