The template block for related posts in the blog detail template has `for post in blog_post.related_posts.all`, shouldn't it be `for post in blog_post.related_posts.published` (or rather published for that user...)?
The way things are now, if a related post is unpublished it still gets linked at the bottom of a blog post, and hence the user can click it to arrive at a 404. -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.