django cms
  • Tutorials
    • Installing django CMS
    • Templates & Placeholders
    • Plugins
    • Apphooks
    • Integrating a third-party application
    • Extending the Toolbar
    • Extending the navigation menu
    • Namespaced Apphooks
    • Contributing
  • How-to guides
    • Installing django CMS by hand
    • Custom Plugins
    • Customising navigation menus
    • Apphooks
    • Working with templates
    • Extending the page & title models
    • Extending the Toolbar
    • Using South with django CMS
    • Testing Your Extensions
    • Placeholders outside the CMS
    • Caching
    • Frontend editing for Page and Django models
    • Sitemap Guide
  • Key topics
    • How the menu system works
    • Publishing
    • Serving content in multiple languages
    • Internationalisation
    • Permissions
    • Some commonly-used plugins
    • Search and django CMS
  • Reference
    • Configuration
    • Navigation
    • Plugins
    • API References
    • Form and model fields
    • Template Tags
    • Command Line Interface
  • Development & community
    • Development of django CMS
    • Contributing to django CMS
    • Code and project management
    • Running and writing tests
    • Code of Conduct
    • Branch policy
  • Release notes & upgrade information
    • 3.1.1 release notes
    • 3.1 release notes
    • 3.0.14 release notes
    • 3.0.13 release notes
    • 3.0.12 release notes
    • 3.0.11 release notes
    • 3.0.10 release notes
    • 3.0.9 release notes
    • 3.0.8 release notes
    • 3.0.7 release notes
    • 3.0.6 release notes
    • 3.0.3 release notes
    • 3.0 release notes
    • 2.4 release notes
    • 2.3.4 release notes
    • 2.3.3 release notes
    • 2.3.2 release notes
    • 2.3 release notes
    • 2.2 release notes
    • Upgrading from 2.1.x and Django 1.2.x
  • Using django CMS
    • Tutorial
    • Reference for content editors
 
django cms
  • Docs »
  • Reference
  • View page source

ReferenceΒΆ

Technical reference material.

  • Configuration
    • The INSTALLED_APPS setting
    • Custom User Requirements
    • Required Settings
    • Basic Customisation
    • I18N and L10N
    • Media Settings
    • URLs
    • Advanced Settings
  • Navigation
    • show_menu
    • show_menu_below_id
    • show_sub_menu
    • show_breadcrumb
    • Properties of Navigation Nodes in templates
    • Modifying & Extending the menu
  • Plugins
    • CMSPluginBase Attributes and Methods Reference
    • CMSPlugin Attributes and Methods Reference
  • API References
    • cms.api
    • cms.constants
    • cms.plugin_base
    • cms.toolbar
    • menus.base
  • Form and model fields
    • Model fields
    • Form fields
  • Template Tags
    • CMS templatetags
    • Toolbar Templatetags
  • Command Line Interface
    • Informational commands
    • Plugin and apphook management commands
    • Moderation commands
    • Maintenance and repair
Next Previous

© Copyright 2009-2015, Patrick Lauber.

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