What technology can Django do to paginate the content page of a single article Do not use front-end JS to page content. If you just use Django technology to page a single article content page.I searched a lot of information. It is found that there are many front-end JS pages. To develop web with Django, you need to paginate a single article on the back end. What's the idea? Especially in the case of text + picture mixing. Thank you
django 对单个文章内容页分页,有什么技术实现好? 不用前端 js 对内容分页。单纯的用 django 技术对单个对单个文章内容页分页的话。 搜了不少信息。发现都是前端js分页的多。 用django 开发web,要想实现后端单个文章分页的话。 有什么思路好? 特别是遇到 文字+图片多混合的情况下。 谢谢 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f810f012-086d-446a-8a25-8977311a02a4%40googlegroups.com.

