Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
djangocms-stories 0.9.1 documentation
djangocms-stories 0.9.1 documentation
  • Tutorial
    • Installation
    • Creating Your First Story Blog
    • Customizing Stories
  • How-to guides
    • How to set up multiple configurations
    • How to create custom templates
    • How to customize the URL layout
    • How to optimize for SEO
    • How to migrate from djangocms-blog
    • How to set up feeds and sitemaps
    • How to attach stories apphook to the home page
  • Explanations
    • Publishing
    • App Configuration
    • Media Plugins & Podcasting
    • Wizard Integration
  • Reference
    • Settings
    • Models
    • Views
    • Forms
    • Admin
    • Managers
    • Template Tags
Back to top
View this page

TutorialΒΆ

This tutorial will guide you through setting up and using djangocms-stories from scratch.

  • Installation
    • Installing djangocms-stories
    • Add to your Django settings
    • URL Configuration
    • Run migrations
    • Create a Stories Config
  • Creating Your First Story Blog
    • Setting up a Stories Page
    • Creating a Story
    • Adding Content with Plugins
    • Working with Categories
    • Publishing
  • Customizing Stories
    • Templates
    • Settings Configuration
Next
Installation
Previous
Home
Copyright © 2026, Fabian Braun
Made with Sphinx and @pradyunsg's Furo