— You should instead maybe use variables in the template
— I use pagination django and in template and I have only one part of the database, but I need to search all
Message permanent page
— Yeah, you have to make a query
— Do you need to refresh the page?
— Ok, mmm then rendering the whole template is not an option
— You should separate templates
— And reload the part that you want to render again