django accept all url params and retrieve with kwargs code example Example: django get parameters from url message = request.GET.get('message')