SimpleTemplateResponse.context_data
The context data to be used when rendering the template. It must be a dict.
Example: {'foo': 123}
SimpleTemplateResponse.context_data
The context data to be used when rendering the template. It must be a dict.
Example: {'foo': 123}
Please login to continue.