Contents Menu Expand
django cms 3.9.0 documentation
django cms 3.9.0 documentation
  • Getting Started
    • 1. Installing django CMS
    • 2. Templates & Placeholders
    • 3. Integrating applications
    • 4. Plugins
    • 5. Apphooks
    • 6. Extending the toolbar
    • 7. Extending the navigation menu
    • 8. Content creation wizards
    • 9. Integrating a third-party application
  • How-to guides
    • Install django CMS by hand
    • Use placeholders outside the CMS
    • Serve multiple languages
    • Create a multi-site set-up
    • Work with templates
    • Manage caching
    • Enable frontend editing for Page and Django models
    • Create sitemaps
    • Manage Page Types
    • Create plugins
    • Create apphooks
    • Manage complex apphook configuration
    • Extend the Toolbar
    • Customise navigation menus
    • Create content creation wizards
    • Extend Page & Title models
    • Test your extensions
    • Contribute a patch
  • Reference
    • API References
    • Command Line Interface
    • Configuration
    • Form and model fields
    • Menus and navigation
    • Models
    • Permissions
    • Placeholders
    • Plugins
    • Sitemaps
    • Template Tags
    • Titles
    • The Toolbar
    • Content creation wizards
  • Key topics
    • Plugins
    • Application hooks (“apphooks”)
    • Publishing
    • Serving content in multiple languages
    • Internationalisation
    • Permissions
    • Using touch-screen devices with django CMS
    • How the menu system works
    • Some commonly-used plugins
    • Search and django CMS
    • Frontend integration
  • Contribute
    • Contribute to django CMS
    • How to contribute
      • Contributing code
      • Contributing documentation
      • Contributing translations
    • Development policies
    • Guidelines for django CMS projects
    • Code and project management
    • Running and writing tests
    • Code of Conduct
  • Release notes & upgrade information
    • 3.10.1 release notes
    • 3.10.0 release notes
    • 3.9.0 release notes
    • 3.8.0 release notes
    • 3.7.4 release notes
    • 3.7.3 release notes
    • 3.7.2 release notes
    • 3.7.1 release notes
    • 3.7.0 release notes
    • 3.6.1 release notes
    • 3.6.0 release notes
    • 3.5.4 release notes
    • 3.5.3 release notes
    • 3.5.2 release notes
    • 3.5.1 release notes
    • 3.5.0 release notes
    • 3.4.7 release notes
    • 3.4.6 release notes
    • 3.4.5 release notes
    • 3.4.4 release notes
    • 3.4.3 release notes
    • 3.4.2 release notes
    • 3.4.1 release notes
    • 3.4 release notes
    • 3.3 release notes
    • 3.2.5 release notes
    • 3.2.4 release notes
    • 3.2.3 release notes
    • 3.2.2 release notes
    • 3.2.1 release notes
    • 3.2 release notes
    • 3.1.5 release notes
    • 3.1.4 release notes
    • 3.1.3 release notes
    • 3.1.2 release notes
    • 3.1.1 release notes
    • 3.1 release notes
    • 3.0.16 release notes
    • 3.0.15 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
  • Who is behind django CMS

Key topics¶

This section explains and analyses some key concepts in django CMS. It’s less concerned with explaining how to do things than with helping you understand how it works.

  • Plugins
  • Application hooks (“apphooks”)
  • Publishing
  • Serving content in multiple languages
  • Internationalisation
  • Permissions
  • Using touch-screen devices with django CMS
  • How the menu system works
  • Some commonly-used plugins
  • Search and django CMS
  • Frontend integration
Next
Plugins
Previous
Content creation wizards
Copyright © 2009-2022, django CMS Association and contributors | Built with Sphinx and @pradyunsg's Furo theme. | Show Source