paginator = Paginator(pages, 3)
The test feedback result is: 3 pages, 9 pieces of data.
but
Page: 2 pieces of data per page. The total number of pages is 9.
Look forward to getting the answer to the question.
Hello there.
It’ll be hard for anyone to provide a satisfactory answer for your problem if there are no/few details provided. If you want a quick answer, then provide the most details you have. This includes some code that is related to the error you’re facing, any errors or tracebacks being shown on the console, templates/views that is being used.
With this details, then you can expect someone to answer your question. But remember everyone around here that is replying are volunteers that are trying to help others, and sometimes this can take some time.