New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

django-cms-articles

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-cms-articles

django CMS application for managing articles

  • 2.1.5
  • PyPI
  • Socket score

Maintainers
2

django-cms-articles

the best django CMS application for managing articles

This application provides full featured articles management for django CMS. It is heavily inspired by (and partially copied from) the page management in django CMS itself.

Features

  • intuitive admin UI inspired by django CMS page UI
  • intuitive front-end editing using placeholders and toolbar menu
  • supports multiple languages (the same way as django CMS does)
  • publisher workflow from django CMS
  • flexible plugins to render article outside django CMS page

Installation and usage

Installation and usage is quite traightforward.

  • install (using pip) django-cms-articles
  • add "cms_articles" into your settings.INSTALLED_APPS
  • check cms_articles.conf.default_settings for values you may want to override in your settings
  • add "Articles Category" apphook to any django CMS page, which should act as category for articles
  • add "Articles" plugin to placeholder of your choice to show articles belonging to that page / category

Bugs and Feature requests

Should you encounter any bug or have some feature request, create an issue at https://github.com/misli/django-cms-articles/issues.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc