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