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