A context is a variable name -> variable value mapping that is passed to a template . Context processors let you specify a number of variables that get set in each context automatically – without you having to specify the variables in each render() call.