Instruction: Describe what context processors are and how they are used in Django templates.
Context: This question probes the candidate's understanding of Django's template rendering system and the use of context processors to inject data into templates globally.