stuartmaxwell / djpress

A blog application for Django sites, inspired by classic WordPress.
https://stuartmaxwell.github.io/djpress/
MIT License
13 stars 0 forks source link

post_content improvement #9

Closed stuartmaxwell closed 5 months ago

stuartmaxwell commented 5 months ago

Improved post_content tag will show truncated text by default if there's Posts in the context.

Added all tests. Coverage at 100%.

Bump version to 0.3.5.