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