django?
I can’t use form and I can’t pass the data through the url because the data should remain safe.
If I can set value to session in template, that would be awesome too, but it seems that it’s impossible to set value too session in template.
Pass them as a dict in the second argument of the render function. https://docs.djangoproject.com/en/2.2/intro/tutorial03/#a-shortcut-render
Обсуждают сегодня