开发者

Django , Break Page like wordpress Break Page?

there is any way to make a Break Page wit开发者_开发知识库h django for using with large articles?

thanks


Run your content through a template filter, similar to Linebreaks (as an example)

So, you could make a "parsemore" filter, or something like that.

Documentation for making filters can be found here: http://docs.djangoproject.com/en/1.1/howto/custom-template-tags/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜