django-fluent-contents
stable
  • Quick start guide
  • Configuration
  • The template tags
  • Optional integration with other packages
  • HTML Text Filters
  • Bundled Content Plugins
  • Creating new plugins
  • Multilingual support
  • Creating a CMS system
  • API documentation
    • fluent_contents.admin
    • fluent_contents.analyzer
    • fluent_contents.cache
    • fluent_contents.extensions
    • fluent_contents.middleware
    • fluent_contents.models
    • fluent_contents.rendering
    • fluent_contents.templatetags.fluent_contents_tags
    • fluent_contents.utils
  • Changelog
django-fluent-contents
  • Docs »
  • API documentation
  • Edit on GitHub

API documentationΒΆ

  • fluent_contents.admin
    • The PlaceholderEditorAdmin class
    • The PlaceholderFieldAdmin class
    • The PlaceholderEditorBaseMixin class
    • The PlaceholderEditorInline class
    • The get_content_item_inlines function
  • fluent_contents.analyzer
  • fluent_contents.cache
  • fluent_contents.extensions
    • The ContentPlugin class
    • The PluginPool class
    • The plugin_pool attribute
    • Model fields
    • Classes for custom forms
    • Other classes
  • fluent_contents.middleware
    • The HttpRedirectRequestMiddleware class
  • fluent_contents.models
    • The Placeholder class
    • The PlaceholderManager class
    • The ContentItem class
    • The PlaceholderField class
    • The PlaceholderRelation class
    • The ContentItemRelation class
    • The PlaceholderData class
    • The ContentItemOutput class
    • The get_parent_lookup_kwargs function
  • fluent_contents.rendering
  • fluent_contents.templatetags.fluent_contents_tags
    • The PagePlaceholderNode class
    • The RenderPlaceholderNode class
    • The RenderContentItemsMedia class
  • fluent_contents.utils
Next Previous

© Copyright 2011-2017, Diederik van der Boor Revision 55775673.

Built with Sphinx using a theme provided by Read the Docs.