Instruction: Explain the process of using server-sent events for sending real-time updates to clients in Django.
Context: This question assesses the candidate's knowledge of real-time web technologies and specifically, the implementation of SSE in Django for pushing updates to clients.