Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
# urls.py: url(r'^search$', TemplateView.as_view(template_name="home/search.html")),
{'update_time': update_time}TemplateView.as_viewなどに変数を渡すにはどうすればよいですか?
{'update_time': update_time}