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;