How do you use get_context_data with TemplateView in Django [closed] May 17, 2023 by Tarik I can’t test it, but I bet you need return context at the end of get_context_data 🙂