changelist_view в Django
#django #django-views #django #django-просмотры Вопрос: Как я могу вызвать changelist_view из my_app.views? Мне нужно сохранить HTML-рендеринг в file / db def view_to_string(self, request, extra_context=None): from django.template.loader import render_to_string from django.http…