Logo
+ K
Sign In

Hello World

I'm a django beginner so I'm trying to understand the concept of context and context processor. What is a context and why do you use it? Is a context a value you need to have available in order to use in a template? Is a context and a context processor the same? I'll apreciate a lot your response. Thanks in advance!