Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
djangocms-lotus
v0.4.0
djangocms-lotus
v0.4.0
  • Install
  • References
    • Models
    • Factories
    • Forms
    • Plugins
  • Development
  • Changelog
Back to top
View this page
Edit this page

Django Blog Lotus for DjangoCMS¶

Django Blog Lotus integration for DjangoCMS provides a plugin “Article flux” to include the X latest entries with some filtering options.

Dependencies¶

  • Python>=3.10;

  • Django>=4.2;

  • DjangoCMS>=4.1.0;

  • Django Blog Lotus>=0.9.0;

Links¶

  • Read the documentation on Read the docs;

  • Download its PyPi package;

  • Clone it on its Github repository;

Contents¶

  • Install
    • Configuration
    • Settings
  • References
    • Models
    • Factories
    • Forms
    • Plugins

About the project¶

  • Development
  • Changelog
Next
Install
Copyright © 2025, Emencia
Made with Sphinx and @pradyunsg's Furo
On this page
  • Django Blog Lotus for DjangoCMS
    • Dependencies
    • Links
    • Contents
    • About the project