Django Stories 1.0beta1 documentation
A newspaper or magazine type story or document that was possibly also printed in a periodical.
Easy way to get a combination of authors without having to worry which fields are set (author/one-off author)
Presentation of the story author(s). Renders the template stories/author_display.html suppling it with the following context
Simplified way to get the comment status == frozen
Return the story.body as paragraphs by finding all <p> tags
Related story item
Provides a generic relation to any object through content-type/object-id fields.